Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "L'Oréal Paris Le Shadow Stick Eyeshadow, 105 Mesmerising Gold",
"description": "Introducing NEW L'Oréal Paris Le Shadow Stick, a richly pigmented eyeshadow stick that glides on effortlessly and evenly.
Transfer- and smudge-resistant, this creamy eyeshadow formula builds and blends easily for a smooth and even eye makeup application.
With 10 matte and shimmer shades, you can create endless looks, from everyday chic to high-glamour. Tested on all phototypes.
",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.6,
"reviewCount": 30
}
}
,
{
"@type": "Product",
"position": 2,
"name": "L'Oréal Paris Plump Ambition 101 Crystal Clear",
"description": " ",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.5,
"reviewCount": 82
}
}
]
}
{
"@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.uk/makeup",
"name": "Make Up"
}
}
]
}