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 男士8重活力保濕霜",
"description": "8重功效抗倦容 24小時保濕。 (適合乾性至中性皮膚)",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 3
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Men Expert男士活力保濕淨化潔面乳",
"description": "含維他命C成分, 深層潔淨 ,清爽不繃緊。 (適合乾性至中性皮膚)",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 4
}
}
,
{
"@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": "男士產品"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.com.hk/zh-hk/men/men-skin-care",
"name": "男士護膚"
}
}
]
}