Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Super Blowdry Cream",
"description": "De Super Blowdry Crème voor lange haren
<br>
✓Maakt brushen makkelijker met 48h shape memory<br>
✓ Voedt de lengthes zonder te verzwaren<br>
✓ Beschermt tegen hitte en werkt anti-frizz<br>",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,5,
"reviewCount": 143
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Defeat The Heat Spray",
"description": "De Defeat The Heat Spray voor lange haren<br />
✓ Biedt 3 dagen stijl haar*<br />
✓ Beschermt je haren tegen hitte<br />
✓ Maakt het haar glad en glanzig<br />
<br />
*Instrumentele testen",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,3,
"reviewCount": 7
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Waterfall Waves Mousse",
"description": "De Waterfall Waves Mousse voor lange haren<br />
✓ Creeërt prachtig golvend haar<br />
✓ Tempt pluizig haar<br />
✓ Houdt tot 48u* <br />
<br />
*Instrumentele test",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,9,
"reviewCount": 51
}
}
]
}
{
"@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/nl-be/haar",
"name": "Haar"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.be/nl-be/haar/haarstyling",
"name": "Haarstylingproducten"
}
}
]
}