Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Fix & Style Fixier Mousse",
"description": "Haarschaum für hohes Volumen - Entdecke den Fix&Style Fixier-Haarschaum von Studio Line! Alle Styling-Produkte und -Tipps von L'Oréal Paris. ",
"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/de-ch/haar",
"name": "Haarprodukte für Pflege, Styling & Coloration"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.ch/de-ch/haar/haarstyling",
"name": "Haarstyling "
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.ch/de-ch/haarstyling/studio-line",
"name": "Studio Line - DE"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.ch/de-ch/haarstyling/studio-line/fix-style",
"name": "Studio Line Fix & Style"
}
}
]
}