Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Barber Club Messy Hair Molding Clay",
"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 Beard Oil",
"description": "A daily protective care for your long beard that soothes itchiness and nourishes your skin beneath.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.1,
"reviewCount": 95
}
}
,
{
"@type": "Product",
"position": 3,
"name": "One Twist Men's Hair Colour - 02 Natural Black",
"description": "Our hair dye for men to achieve natural-looking black hair and cover up those greys. Discover this quick and easy men's hair dye that only takes 5 minutes! The Men Expert One Twist Hair Colour is easy to mix with a mess-free application method. This men's black hair dye is ammonia-free and designed to naturally blend grey hairs.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1.8,
"reviewCount": 9
}
}
]
}
{
"@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"
}
}
]
}