Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Matte Resistance 16HR Liquid Lipstick 105 Breakfast In Bed",
"description": "Introducing L’Oreal Paris Infallible Matte Resistance, the new rule-breaking liquid matte lipstick that’s rewriting makeup rules because your lips are worth it.",
"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.lorealparis.com.ph/makeup",
"name": "Makeup"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.com.ph/makeup/lip-makeup",
"name": "Lip Makeup"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.com.ph/lip-makeup/infallible",
"name": "Infallible"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.com.ph/lip-makeup/infallible/matte-resistance-16hr-liquid-lipstick",
"name": "Infallible Matte Resistance"
}
}
]
}