Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Beard, Face & Hair Wash",
"description": "Our best choice for gentle, daily cleansing care for your face, beard, hair and scalp.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 1
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Wake-Up Effect Face Wash",
"description": "Refreshes and invigorates skin intensely, cleanses and purifies skin. Leaves skin comfortable.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Anti-Blackhead Daily Face Scrub",
"description": "Visibly reduces blackheads, gently exfoliates the skin to eliminate dead cells and purify the skin.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 4,
"name": "Purifying Daily Face Wash",
"description": "Actions to fight imperfections: spots, blackheads, oily skin; roughness and marks.
",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Home"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.loreal-paris.co.za/men",
"name": "Men"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.co.za/men/men-skin-care",
"name": "Men Skin Care"
}
}
]
}