Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Pure Carbon Total Clean Shower Gel 1L",
"description": "L'Oréal Paris® Men Expert® Pure Carbon Shower Gel enriched with carbon and a 5 in 1 total action for face, body, hair, shaving and moisturising.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.9,
"reviewCount": 84
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Pure Carbon Total Clean Shower Gel 400ml",
"description": "L'Oréal Paris® Men Expert® Pure Carbon Total Clean Shower Gel enriched with carbon and 5-in-1 total action for face, body, hair, shaving and moisturising.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.8,
"reviewCount": 83
}
}
]
}
{
"@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"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.com.au/men-skin-care/men-expert",
"name": "Men Expert"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.com.au/men-skin-care/men-expert/pure-carbon",
"name": "Pure Carbon"
}
}
]
}