Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "24H Matte Cover Primer Base 01",
"description": "Instantly transforms skin texture, resulting in a matte finish and velvet-soft touch. Our first priming base in a gel that mattifies the skin.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 1
}
}
,
{
"@type": "Product",
"position": 2,
"name": "24H Matte Cover Foundation 330 Hazelnut",
"description": "Enjoy all the advantages of a waterproof foundation with maximum matte coverage that lasts all day. ",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 1
}
}
]
}
{
"@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.co.za/makeup",
"name": "Makeup"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.co.za/makeup/face-makeup",
"name": "Face Makeup"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.co.za/face-makeup/infaillible",
"name": "Infaillible"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.loreal-paris.co.za/face-makeup/infaillible/24h-matte-cover",
"name": "Infaillible 24H Matte Cover"
}
}
]
}