Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Barber Club Slicked Hair Fixing Wax",
"description": "For the perfect slick, neat style discover L’Oréal Paris Men Expert Barber Club Slick Hair Wax Pomade.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,
"reviewCount": 1
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Barber Club Shower Gel",
"description": "The first shower gel addition to our No.1 Beard Grooming range, Barber Club. This sensorial body, hair & beard wash is enriched with natural Cedarwood Essential Oil to cleanse, moisturise and soften skin and beard in the shower. All shower gels in the Men Expert range are specifically designed for use on body, face and hair: 1 product with all the benefits.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 2
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Home"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.lorealparis.com.au/men",
"name": "Men"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.com.au/men/men-skin-care",
"name": "Men Skin Care"
}
}
]
}