Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Le Shadow Stick 105 Mesmerizing Gold",
"description": "Introducing NEW L'Oréal Paris Paradise 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 12 matte and shimmer shades, you can create endless looks, from everyday chic to high-glamour.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.8,
"reviewCount": 25
}
}
,
{
"@type": "Product",
"position": 2,
"name": "La Petite Palette Eyeshadow – Maximalist",
"description": "Mini-size eyeshadow palettes, for maximum-colour impact. Now you can create endless looks for daytime and evening with just one petite palette.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.5,
"reviewCount": 69
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Mono Eye Shadow - 01 Unsurpassed",
"description": "Rule your eyeshadow look with the oil-in-powder eyeshadow: Color Queen Mono Eyeshadow by L'Oréal Paris. For an incredibly rich colour payoff in just one swipe.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"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.lorealparis.com.au/makeup",
"name": "Makeup"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.com.au/makeup/eyes",
"name": "All Eye Products"
}
}
]
}