Allez au contenu !
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Infallible Matte Lip Crayon Sweet & Salty",
"description": "Notre Premier Crayon a Lèvres Mat Avec une Tenue Durable et une Couleur Saturée.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 44,
"reviewCount": 44
}
}
]
}
{
"@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/infallible",
"name": "Infallible Levres"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.ca/fr-ca/levres/infallible/infallible-matte-lip-crayon",
"name": "Infallible Matte Lip Crayon"
}
}
]
}