Allez au contenu !
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Colour Riche Lip Liner Crayon À Lèvres Liner Magique",
"description": "Crayon à lèvres transparent universel. Aide à prévenir le rouge à lèvres de filer.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,8,
"reviewCount": 4
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Colour Riche Lip Liner Colour Riche Crayon À Lèvres Au Naturel",
"description": "Définit parfaitement. Anti-migration. Couleur riche.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 1
}
}
]
}
{
"@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/levres",
"name": "Levres"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.ca/fr-ca/levres/colour-riche",
"name": "Colour Riche Levres"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.ca/fr-ca/levres/colour-riche/colour-riche-lip-liner",
"name": "Colour Riche Lip Liner Crayon a Levres"
}
}
]
}