Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Hyaluronic Replumping Serum",
"description": "Product short description.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 3,
"reviewCount": 7
}
}
,
{
"@type": "Product",
"position": 2,
"name": "2.5% [Hyaluronic Acid + Caffeine] Eye Serum",
"description": "The eyes are one of the first places to show signs of fatigue and aging. By combining the benefits of Hyaluronic Acid and Caffeine, as well as uplifting derm-actives like Niacinamide, the Revitalift Filler Eye Serum brightens dark circles, fills fine lines, wrinkles and deeply hydrates – for revitalized, younger looking eyes.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Filler Anti-Aging Replumping Day Cream",
"description": "Fills wrinkles and restores volumes.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 4,
"name": "Blemish Rescue Face Mask",
"description": "Anti-blemish face mask with 3 pure clays & blue algae.",
"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/skin-care",
"name": "Skin Care"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.co.za/skin-care/face-care",
"name": "Face Care"
}
}
]
}