Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Glow Mon Amour Highlighter Sparkling Love",
"description": "Vrijeme je da preskočite tipku za dodatnih deset minuta sna i svjetlucavim, zračećim odrazom probudite svoju kožu.",
"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.hr/sminka",
"name": "Šminka"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.hr/sminka/sminka-za-lice",
"name": "Šminka za lice"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.hr/sminka-za-lice/skin-paradise",
"name": "Skin Paradise"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.loreal-paris.hr/sminka-za-lice/skin-paradise/glow-mon-amour",
"name": "Glow Mon Amour"
}
}
]
}