Go to content
{
"@context": "http://schema.org/",
"@type": "WebSite",
"url": "https://www.loreal-paris.com.hk/zh-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": "柔潤亮色唇膏 120 嗜愛緋紅",
"description": "✓ 傾注達50%護唇成分
✓ 如花瓣般柔軟無重
✓ 持久顯色",
"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/zh-hk/makeup",
"name": "化妝品"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.com.hk/zh-hk/makeup/lip-makeup",
"name": "唇部彩妝"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.com.hk/zh-hk/lip-makeup/color-riche",
"name": " COLOR RICHE 系列"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.loreal-paris.com.hk/zh-hk/lip-makeup/color-riche/satin",
"name": "柔潤亮色唇膏"
}
}
]
}