Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Excellence Nudes trajna boja za kosu 5U svetlo smeđa",
"description": "Bez amonijaka za ugodan miris. Do 100% pokriva sede vlasi.
",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Početna"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.loreal-paris.rs/kosa",
"name": "Kosa"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.rs/kosa/boja-za-kosu",
"name": "Boja za kosu"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.rs/boja-za-kosu/excellence",
"name": "Excellence"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.loreal-paris.rs/boja-za-kosu/excellence/excellence-nudes",
"name": "Excellence Nudes"
}
}
]
}