Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Les Macarons INFALLIBLE LES MACARONS LIQUID LIPSTICK (820) PRALINE OF PARIS",
"description": "Inspired By Parisian Macarons, Infallible Ultra-Matte Les Macarons Scented Liquid Lipstick comes in the most enticing colours. Long-lasting, full coverage matte lipstick that's always comfortable and never sticky.
",
"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.lorealparis.co.in/makeup",
"name": "Makeup"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.co.in/makeup/lips",
"name": "Lips"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.co.in/lips/infallible",
"name": "Infallible Lips Products"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.co.in/lips/infallible/les-macarons",
"name": "Infaillible Les Macarons"
}
}
]
}