Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Infallible Matte Resistance Liquid Lipstick",
"description": "Looking for a long-lasting lipstick? Try the all new Infallible Le Matte Resistance liquid lipstick by L'Oréal Paris infused with hyaluronic acid. This matte liquid lipstick stays on for up to 16H and is available in 17 shades.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 2.2,
"reviewCount": 6
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Infallible 2Step Lipstick - 109 Blossoming Berry",
"description": "Infallible 2-Step is the new standard in longwear lip colour.24hr Hold and 24hr Comfort. The Hyaluronic Gel hydrates and moisturises for smooth lips.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 2.3,
"reviewCount": 10
}
}
]
}
{
"@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/lips",
"name": "All Lip Products"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.com.au/lips/infallible",
"name": "Infallible Longwear Lipstick"
}
}
]
}