Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Infallible 3-Second Setting Mist",
"description": "Introducing L'Oréal Paris' new Infallible 3-second Setting Mist, an innovative formula that dries in just 3 seconds and locks your make-up for up to 36 hours. Its micro-fine mist creates a transfer-proof, mask-proof, phone-proof, fabric-proof, and glasses-proof finish. In only 3 seconds, its feather-light application seals in and extends makeup wear for all day and beyond, leaving no water marks, no stickiness, or droplets behind. Spray it to believe it!",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.4,
"reviewCount": 533
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Infallible Magic Setting Mist",
"description": "Long-lasting setting spray for an all-day matte finish with the L’Oréal Paris Infallible Magic Setting Spray",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 2.2,
"reviewCount": 5
}
}
]
}
{
"@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/face-makeup",
"name": "All Face Makeup Products"
}
}
]
}