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": "Men Expert 男士水能保濕雙效潔面乳",
"description": "淨化肌膚及去除污垢,水潤感覺不繃緊。(適合乾性至混合性皮膚) ",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 7
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Men Expert 男士水能保濕滋潤乳霜",
"description": "24小時強效補水,全天候鎖緊面部水分",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Men Expert 男士水能保濕冰爽水凝露",
"description": "輕輕一抹,快速吸收,配合不同保濕需要。(適合乾性至混合性皮膚)",
"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/men",
"name": "男士產品"
}
}
]
}