Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "24H Matte Cover Waterproof Foundation 25 Rose Ivory",
"description": "Discover the waterproof foundation Infaillible 24H Matte Cover, which was tested on 103 women and guarantees maximum matte coverage all day. Surprisingly natural!",
"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-me.com/en/makeup",
"name": "Makeup"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris-me.com/en/makeup/face-makeup",
"name": "Face Makeup"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris-me.com/en/face-makeup/infaillible",
"name": "Face makeup Infaillible"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.loreal-paris-me.com/en/face-makeup/infaillible/24h-matte-cover",
"name": "infaillible 24H Matte Cover"
}
}
]
}