Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Deodorant Spray",
"description": "✓ Anti-transpirant 48H<br>
✓ Effet rafraîchissant & fraîcheur longue<br>
✓ Sans alcool, testé dermatologiquement",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Deodorant Roller",
"description": "✓ Anti-transpirant 48H<br>
✓ Effet rafraîchissant & fraîcheur longue<br>
✓ 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"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.be/fr-be/homme/soins-corporels-pour-homme",
"name": "Soins corporels pour homme"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.be/fr-be/soins-corporels-pour-homme/cool-power",
"name": "Cool Power"
}
}
]
}