Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Indestructible Gel Indestructible",
"description": "Faites l’expérience d’une tenue ultra-forte avec le gel coiffant Indestructible de Studio Line! Découvrez tous les gels et pâtes coiffants ainsi que tous les conseils de coiffure de L’Oréal Paris. ",
"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/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/indestructible",
"name": "Studio Line Indestructible"
}
}
]
}