Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "423 Châtain Marron",
"description": "√ Color Gloss nourrissant pour des cheveux plus brillants et plus doux <br>
√ Composé à partir de 90 % d’ingrédients d’origine naturelle <br>
√ Couvre harmonieusement les premiers cheveux gris",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,5,
"reviewCount": 29
}
}
,
{
"@type": "Product",
"position": 2,
"name": "300 Dark Delight - Châtain Foncé",
"description": "✓ Couleur soin gourmande sans ammoniaque <br>
✓ Durable jusqu’à 28 shampooings <br>
✓ Cheveux doux et voluptueux avec reflets gourmands",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,
"reviewCount": 43
}
}
]
}
{
"@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.be/fr-be/cheveux",
"name": "Cheveux"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.be/fr-be/cheveux/coloration-des-cheveux",
"name": "Coloration des cheveux"
}
}
]
}