Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Matt & Messy Pate Fibre Fini Mat",
"description": "Entdecke jetzt das ultimative Haargel von L'Oréal Paris! Ideal für zerzauste, rockige Looks. Leicht anzuwenden und auswaschbar: Matt & Messy Fiber-Gel! ",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 2
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "home"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.lorealparis.ch/fr-ch/cheveux",
"name": "Cheveux"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.ch/fr-ch/cheveux/coiffure",
"name": "produits coiffants"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.ch/fr-ch/coiffure/studio-line",
"name": "Studio Line - FR"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.ch/fr-ch/coiffure/studio-line/matt-messy",
"name": "Studio Line Matt & Messy"
}
}
]
}