Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Bond Repair Shampoo",
"description": "Our deepest repair to instantly transform your hair. Discover the New Elvive Bond Repair Shampoo by L’Oréal Paris.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.4,
"reviewCount": 681
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Bond Repair Pre-Shampoo Treatment",
"description": "Our deepest repair to instantly transform your hair. Discover the New Elvive Bond Repair Pre-Shampoo Treatment by L’Oréal Paris.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.4,
"reviewCount": 666
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Bond Repair Conditioner",
"description": "Our deepest repair to instantly transform your hair. Discover the New Elvive Bond Repair Conditioner by L’Oréal Paris",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.5,
"reviewCount": 649
}
}
,
{
"@type": "Product",
"position": 4,
"name": "Bond Repair Leave-In Serum",
"description": "Our deepest repair to instantly transform your hair. Discover the New Elvive Bond Repair Leave-In Serum by L’Oréal Paris.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.4,
"reviewCount": 677
}
}
]
}
{
"@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.co.uk/hair",
"name": "Hair"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.co.uk/hair/hair-care",
"name": "Hair Care Products "
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.co.uk/hair-care/elvive",
"name": "Discover the Elvive Range"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.loreal-paris.co.uk/hair-care/elvive/bond-repair",
"name": "Bond Repair"
}
}
]
}