Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "BarberClub Grooming Cream",
"description": "Discover our new Barberclub Grooming Cream for men, co-crafted by barbers. Ideal for a natural, tidy look with all-day hold. Works on short, medium, and long hair.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.3,
"reviewCount": 45
}
}
,
{
"@type": "Product",
"position": 2,
"name": "BarberClub Messy Hair Clay Pomade",
"description": "Discover our new Barberclub Messy Hair Clay Pomade for men, co-crafted by barbers. Ideal for a matte and messy look with strong hold and all-day reshapeability. Works on short, medium or long hair.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.5,
"reviewCount": 47
}
}
,
{
"@type": "Product",
"position": 3,
"name": "BarberClub Reworkable Paste Pomade",
"description": "Discover our new Barberclub Reworkable Paste Pomade for men, co-crafted by barbers. Ideal for a well-groomed look with extra strong hold that lasts all day. Works best on short to medium hair.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.4,
"reviewCount": 56
}
}
,
{
"@type": "Product",
"position": 4,
"name": "BarberClub Beard & Hair Styling Cream",
"description": "Ideal for all day beard control and hairstyle definition. Men Expert BarberClub Styling Cream is the last step in the BarberClub grooming routine to lock in the hair and beard style of your choice. Enriched with Cedarwood essential oil.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.4,
"reviewCount": 52
}
}
]
}
{
"@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-styling",
"name": "Men Hair Style"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.ca/en-ca/hair-styling/men-expert",
"name": "Men Expert Hairstyling"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.ca/en-ca/hair-styling/men-expert/barberclub",
"name": "BarberClub Hairstyling"
}
}
]
}