Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Total Repair 5 Shampoo 340ml",
"description": "L'Oréal Paris Elvive Total Repair 5 Shampoo, enriched with Ceremide Repair Concentrate, repairs 5 common hair problems:",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.7,
"reviewCount": 98
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Total Repair 5 Conditioner 340ml",
"description": "L'Oréal Paris Elvive Total Repair 5 Conditioner, enriched with Ceremide Repair Concentrate, repairs 5 common hair problems:",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.8,
"reviewCount": 95
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Home"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.lorealparis.com.au/hair",
"name": "Hair"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.com.au/hair/hair-care",
"name": "Hair Care"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.com.au/hair-care/elvive",
"name": "Elvive"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.com.au/hair-care/elvive/total-repair-5",
"name": "Total Repair 5"
}
}
]
}