Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "5 Anti-Ageing Daily Moisturiser",
"description": "Our first anti-aging skincare range designed specifically for men, powered by French vine extract to fight the visible signs of aging, like fine lines and wrinkles.
",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 1
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Lifting Moisturiser Intense Double action",
"description": "L'Oréal Paris Men Expert Vita Lift Intense Double Action Lifting Moisturiser has a double action, it helps combat the appearance of wrinkles and sagginess on face and neck. Skin feels younger and firmer.
",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 1
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Anti-Ageing Revitalising Gel",
"description": "Our first anti-aging skincare range designed specifically for men, powered by French vine extract to fight the visible signs of aging, like fine lines and wrinkles.
",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,
"reviewCount": 1
}
}
]
}
{
"@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"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.co.za/men-skin-care/vitalift",
"name": "Vitalift"
}
}
]
}