Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "5% Glycolic Acid Peeling Toner - 128ml",
"description": "Gently renew your skin, and reveal your glow with the exfoliating power of our 5% glycolic acid peeling toner.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Classic Refreshing Toner",
"description": "A refreshing, energising toner especially designed for mature skin. With essential nutrients, Vitamin B5 and Vitamin C. Use after cleansing to invigorate skin and reduce signs of fatigue. With continuous use skin feels smooth, refreshed and radiant.",
"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"
}
}
]
}