Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Casting Crème Gloss poltrajna barva za lase 1010 Ledeno svetlo blond",
"description": "Barva za lase, ki ne vsebuje amoniaka za prijetnejši vonj.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Domača"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.loreal-paris.si/lasje",
"name": "Lasje"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.si/lasje/barva-za-lase",
"name": "Barva za lase"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.si/barva-za-lase/casting-creme-gloss",
"name": "Casting Creme Gloss"
}
}
]
}