Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Color Riche Satin Червило 230 Coral Showroom",
"description": "Луксозен и кремообразен нюанс за интензивна хидратация.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Home"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.loreal-paris.bg/grim",
"name": "Грим"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.bg/grim/grim-za-ustni",
"name": "Грим за устни"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.bg/grim-za-ustni/color-riche",
"name": "Color Riche"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.loreal-paris.bg/grim-za-ustni/color-riche/color-riche-satin",
"name": "Color Riche Satin"
}
}
]
}