Zum Inhalt!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Glow Look Set",
"description": "Bestseller Glow Geschenkset: Lash Paradise, Lumi Glotion, Plump In Gloss & Beauty Bag",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 3
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Longwear Look Set",
"description": "L'Oréal Paris Bestseller Longwear Look Geschenkset: Panorama Mascara, Infaillible Matte Resistance, 3-Second Setting Mistund eine luxuriöse Beauty-Bag – perfekte Geschenk für jeden Anlass.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 3
}
}
]
}
{
"@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.de/make-up",
"name": "Make-up"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.de/make-up/augen-make-up",
"name": "Augen-Make-up"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.de/augen-make-up/bestseller-set",
"name": "Bestseller Set"
}
}
]
}