Allez au contenu !
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Mascara Paradise Big Deal",
"description": " ",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,7,
"reviewCount": 293
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Le Shadow Stick TWINKLY ROSE",
"description": "Découvrez le fard à paupières Paradise Le Shadow Stick de L'Oréal Paris. Une couleur riche et crémeuse en crayon qui glisse sans effort pour une application lisse.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,5,
"reviewCount": 80
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Accueil"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.lorealparis.ca/fr-ca/maquillage",
"name": "Produits de Maquillage "
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.ca/fr-ca/maquillage/regard",
"name": "Regard"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.ca/fr-ca/regard/paradise",
"name": "paradise"
}
}
]
}