Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Barber Club Short Beard Moisturiser",
"description": "Take your beard from scruffy to sleek with the L'Oréal Paris® Men Expert Barber Club Moisturiser. Specially formulated for short beard, this rich in essential oil moisturiser helps to soothe discomfort and soften facial hair.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.6,
"reviewCount": 119
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Barber Club 3-in-1 Beard + Face + Hair Wash",
"description": "For the daily cleansing of your beard, face & hair, discover the 3-in-1 wash rich in natural essential oils.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.7,
"reviewCount": 125
}
}
,
{
"@type": "Product",
"position": 3,
"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.2,
"reviewCount": 94
}
}
]
}
{
"@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"
}
}
]
}