Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Total Repair 5 Shampoo",
"description": "✓ Herstelt en versterkt de haarvezel <br>
✓ Herleeft ernstig beschadigd haar <br>
✓ Zijdezacht haar",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,5,
"reviewCount": 31
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Total Repair 5 Herstellend haarmasker",
"description": "✓ Speciaal voor beschadigd haar<br>
✓ Verrijkt met Calendula en Ceramide<br>
✓ Herstelt beschadigd haar",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 5
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Total Repair 5 Herstellende Conditioner",
"description": "✓ Ontwart en verzacht het haar<br>
✓ Herstelt en versterkt de haarvezel<br>
✓ Zijdezacht haar<br><br>",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,5,
"reviewCount": 31
}
}
]
}
{
"@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.nl/haar",
"name": "Haar"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.nl/haar/haarverzorging",
"name": "Haarverzorging"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.nl/haarverzorging/elvive",
"name": "Ode aan haar"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.loreal-paris.nl/haarverzorging/elvive/total-repair-5",
"name": "Total Repair 5"
}
}
]
}