Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Anti-Fatigue Quenching Gel",
"description": "Fights dryness, tightness and roughness. Fights dullness and loss of firmness for 24 hours. Hydration, Vitamin C and Guarana.
",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Anti-Fatigue Daily Moisturiser",
"description": "Fight daily fatigue all day long: dullness, dark circles, tightness and loss of tonicity, roughness.
",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Recharging Moisturiser Turbo Booster",
"description": "Give your tired skin a boost every morning with L'Oréal Paris Men Hydra Energetic Turbo Booster Recharging Moisturizer, specially engineered for mens skin.
",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,
"reviewCount": 2
}
}
,
{
"@type": "Product",
"position": 4,
"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
}
}
]
}
{
"@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"
}
}
]
}