Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "6 OIL NOURISH RAPID REVIVER DEEP CONDITIONER (180 ML)",
"description": "L'Oréal Paris Rapid Reviver range of Deep Conditioners help revive hair in just seconds! It is the 1st daily conditioner that provides 2X more hydration to your hair.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "6 OIL NOURISH CONDITIONER (192.5 ML)",
"description": "L'Oréal Paris 6 Oil Nourish Conditioner provides complete nourishment to your hair from root to tip with the benefits of six nutritive oils. First conditioner which can be used on the scalp.",
"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.lorealparis.co.in/hair-care",
"name": "Hair Care"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.co.in/hair-care/conditioner",
"name": "L'Oréal Paris Hair Conditioner"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.co.in/conditioner/6-oil-nourish",
"name": "6-Oil Nourish Conditioner"
}
}
]
}