Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Roll-on Yeux Anti-fatigue",
"description": "✓ Roll-on avec bille anti-fatigue<br>
✓ Regard défatigué, cernes et poches atténués<br>
✓ Effet glaçon immédiat",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 3,
"reviewCount": 2
}
}
]
}
{
"@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/homme",
"name": "Homme"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.be/fr-be/homme/contour-des-yeux",
"name": "Contour des yeux"
}
}
]
}