Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Smooth Sugar Scrubs with Grapeseed Oil",
"description": "Instantly energize tired skin and reduce signs of fatigue with 3 Pure-Sugars + real Kona coffee grounds.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Smooth Sugar Scrubs with Kiwi Seeds",
"description": "Deep, yet gentle exfoliation to visibly unclog pores. 3 pure sugars + real kiwi seeds.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Smooth Sugar Scrubs with Cocoa Butter",
"description": "Smooth Sugars Glow Scrub: For the first time the L'Oréal Paris laboratories have selected 3 fine sugars and combined them with Cocoa Butter to instantly reveal a supple, nourished, baby-soft skin.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 4,
"name": "Aura Perfect Anti Dullness Scrub",
"description": "Fights Dulness, Evens Tone, Unclogs Pores and removes Dead Skin For Radiant Skin",
"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-me.com/en/skin-care",
"name": "Skin Care"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris-me.com/en/skin-care/face-care",
"name": "Face Care"
}
}
]
}