Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Extraordianary Clay Conditioner",
"description": "Colour-processing can result in a fragile hair fibre at risk of colour fade. Color Radiance nourishes and protects hair to extend its vibrancy.
This triple-action formula:
1. Visibly prolongs colour* for anti-fade effect.
2. Protects hair so fibre is nourished and softer.
3. Adds shine for a lustrous finish.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Extraordianary Clay Shampoo",
"description": "Oily impurities at the scalp can lead to limp & lifeless roots while overwashing can dry out ends. Extraordinary Clay cleanses deeply at the scalp & hydrates to the ends for healthy, balanced hair. The range both purifies and hydrates so hair stays fresh for 3 full days. Our formula rinses clean, leaving no residue.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.6,
"reviewCount": 10
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Home"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.lorealparis.ca/en-ca/hair",
"name": "Hair"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.ca/en-ca/hair/hair-care",
"name": "Hair care"
}
}
]
}