Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Glow Paradise 350 Rouge Paradise",
"description": "Take your lips to <a href="/lips/paradise" style="color: var(--oap-theme-color-primary-a11y); border-bottom: 1px dotted var(--oap-theme-color-primary-a11y); text-decoration: none;">Paradise</a> with Glow Paradise Balm-In-Lipstick by L’Oréal Paris. With up to 98% natural-origin ingredients* for lips so healthy-looking, they glow.
<br><br>
<span style="font-size:0.7em;">*Between 92% and 98% depending on the shades. </span>",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.3,
"reviewCount": 140
}
}
]
}
{
"@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/paradise",
"name": "Take your lips to paradise with the L’Oréal Paris Paradise range"
}
}
]
}