Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Matte Resistance 200 Lipstick & Chill",
"description": "✓ Rouge à lèvres avec une tenue jusqu’à 16 heures* <br>
✓ Ne s’estompe pas et ne se transfère pas <br>
✓ Enrichi en acide hyaluronique <br>
✓ Rouge à lèvres kiss-proof et waterproof <br>
✓ Rouge à lèvres au fini mat",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,8,
"reviewCount": 8
}
}
,
{
"@type": "Product",
"position": 2,
"name": "24H Lipstick 213 Tourjours Teaburry",
"description": "✓ Rouge à lèvres longue tenue en 2 étapes<br/>
✓ Sans transfert<br/>
✓ Tient toute la journée",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,4,
"reviewCount": 139
}
}
,
{
"@type": "Product",
"position": 3,
"name": "$name",
"description": "Product short description.",
"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/maquillage",
"name": "Maquillage"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.be/fr-be/maquillage/maquillage-des-levres",
"name": "Maquillage des lèvres"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.be/fr-be/maquillage-des-levres/infaillible",
"name": "Infaillible - Maquillage des lèvres"
}
}
]
}