Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Crème de Mousse Locken",
"description": "Entdecken Sie den Haarschaum für geschmeidige, kraftvolle Locken von L'Oréal Paris. Elnett Crème de Mousse: Der pflegende Haarschaum für Locken und starken Halt. ",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 1
}
}
]
}
{
"@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/elnett",
"name": "Elnett - Haarstyling"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.ch/de-ch/haarstyling/elnett/creme-de-mousse",
"name": "Elnett Creme de Mousse"
}
}
]
}