Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Total Repair 5 Conditioner",
"description": "FOR DAMAGED HAIR.</br>Combats 5 signs of damaged hair from within and makes hair: 1. Stronger 2. Nourished 3. Shinier 4. Smoother 5. Less split ends. ",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Total Repair 5 Shampoo",
"description": "FOR DAMAGED HAIR.</br>Combats 5 signs of damaged hair from within and makes hair: 1. Stronger 2. Nourished 3. Shinier 4. Smoother 5. Less split ends.",
"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.loreal-paris.com.sg/hair",
"name": "Hair"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.com.sg/hair/hair-care",
"name": "Hair Care"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.com.sg/hair-care/elseve",
"name": "Elseve"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.loreal-paris.com.sg/hair-care/elseve/total-repair-5",
"name": "Total Repair 5"
}
}
]
}