Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "TOTAL REPAIR 5 CONDITIONER (192.5 ML)",
"description": "Repair damaged hair and get softer locks with L'Oréal Paris Total Repair 5 Restoring Conditioner",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "TOTAL REPAIR 5 RAPID REVIVER DEEP CONDITIONER (180 ML)",
"description": "The first ever daily conditioner to provides 2X more repair and 2X less breakage to your hair. It revives dry and damaged strands and leaves the hair feeling renewed.",
"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/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/total-repair-5",
"name": "Total Repair 5 Conditioner"
}
}
]
}