Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Balm in Gloss 402 I Soar",
"description": "Az első szájfény hialuronsavval a L'Oréal Paris-tól, a Brilliant Signature ultrakönnyű textúrájával, a kellemes érzetért az ajkán, könnyed természetes árnyalatokban.",
"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.lorealparis.hu/smink",
"name": "Smink"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.hu/smink/ajaksmink",
"name": "Ajaksmink"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.hu/ajaksmink/glow-paradise",
"name": "Glow Paradise"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.hu/ajaksmink/glow-paradise/balm-in-gloss",
"name": "Balm in Gloss"
}
}
]
}