Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Deodorant Spray",
"description": "✓ Combat les hautes températures, situations stressantes, activités intenses
✓ Efficacité jusqu'à 48h
✓ Sans alcool, testé dermatologiquement",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Deodorant Roller",
"description": "✓ Combat les hautes températures, situations stressantes, activités intenses
✓ Efficacité jusqu'à 48h
✓ Sans alcool, testé dermatologiquement",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
]
}
{
"@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"
}
}
]
}