Go to content
{
"@context": "http://schema.org/",
"@type": "WebSite",
"url": "https://www.loreal-paris.com.hk/en-hk/",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "/search-page?q={search_term_string}"
},
"query-input": "required name=search_term_string"
}
}
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Chiffon Signature Velvet Matte Liquid Lip Stick 129",
"description": "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.hk/en-hk/makeup",
"name": "Makeup"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.com.hk/en-hk/makeup/lip-makeup",
"name": "Lip Makeup"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.com.hk/en-hk/lip-makeup/chiffon-signature",
"name": "Chiffon Signature. Redefines weightless soft sensation on your lips with velvet soft-matte finish."
}
}
]
}