Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Infallible Pro Glow Concealer Classic Ivory",
"description": "Pro-inspired concealer. Glowing coverage. Lasts for up to 16 hours. Lightweight and ultra-blendable formula.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.1,
"reviewCount": 210
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Home"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.lorealparis.ca/en-ca/makeup",
"name": "Makeup"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.ca/en-ca/makeup/face",
"name": "Face Makeup"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.ca/en-ca/face/infallible",
"name": "Infallible"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.ca/en-ca/face/infallible/infallible-pro-glow-concealer",
"name": "Infallible Face Pro Glow Concealer"
}
}
]
}