Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "4 in 1 Solid Shampoo and Wash",
"description": "Formulated with a soft PH and enriched with cedarwood essential oil, to gently wash hair, face, beard & body.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.6,
"reviewCount": 200
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Hair, Beard & Body Wash 300ml",
"description": "Our first shower gel, enriched with cedarwood oil to cleanse, moisturize & soften. A brand new formula suitable for hair, beard & body: It cleanses, purifiers & softens. The result: perfectly clean from head to toe. With cedarwood essential oil.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.7,
"reviewCount": 39
}
}
]
}
{
"@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/men",
"name": "Men Expert"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.ca/en-ca/men/hair-care",
"name": "Men Hair Care"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.ca/en-ca/hair-care/barberclub",
"name": "BarberClub Haircare"
}
}
]
}