Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "10 in 1 Blowout Oil",
"description": "Smooth on damp hair before blowdrying. Use on dry hair to control flyaways and before straightening or styling. Complete your routine with the EverSleek Shampoo and Conditioner.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.5,
"reviewCount": 55
}
}
]
}
{
"@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"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.ca/en-ca/hair-care/eversleek",
"name": "EverSleek Haircare"
}
}
]
}