{
"@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
}
}
,
{
"@type": "Product",
"position": 5,
"name": "Thickening Cream",
"description": "Our high-performance thickening styling cream produces a matte effect and leaves hair looking thicker while still feeling light, as if zero product was in your hair. Its fibre formula creates a natural but texturized result, ideal for long-lasting definition.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 1
}
}
,
{
"@type": "Product",
"position": 6,
"name": "Sculpting Paste",
"description": "Our high performance sculpting paste provides extra strong hold to shape and define clean-cut, sharp styles. Enriched with a workable holding matrix, the formula locks style in. Matte finish.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 3.9,
"reviewCount": 42
}
}
,
{
"@type": "Product",
"position": 7,
"name": "Messy Putty",
"description": "Our reworkable putty provides strong hold to define roughed up, tousled styles. Enriched with lightweight polymers, the formula locks style in. Non-greasy. Textured finish.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.3,
"reviewCount": 34
}
}
]
}
{
"@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"
}
}
]
}