Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Intense Volume Matte Lipstick",
"description": "L’Oreal Paris Color Riche Intense Volume Matte Lipstick is equipped with a slim bullet for precise application to fill your lips with intense color. ",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Matte Liquid Lipstick",
"description": "Lightweight Matte Colored Ink that offers an all-day long-lasting, high impact color and bare-lip sensation.
<br><br>
Choose from any of the shades below to match your makeup look.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Velvet Soft-Matte Liquid Lipstick",
"description": "Achieve the trendy soft blurred lips with our new L’Oreal Paris Chiffon Signature liquid lipstick!<br><br>Ultra-lightweight, highly pigmented with a velvet soft-matte finish, Chiffon Signature redefines weightless soft sensation on your lips.
",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
]
}
{
"@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.com.sg/makeup",
"name": "Makeup"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.com.sg/makeup/lip-makeup",
"name": "Lip Makeup"
}
}
]
}