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": "透明質酸8秒水髮膜",
"description": "革命性8秒水髮膜!水般質地清爽不油膩,迅速滲透,8秒髮絲瞬間輕盈柔順。 ",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 10
}
}
,
{
"@type": "Product",
"position": 2,
"name": "透明質酸輕盈水潤護髮素",
"description": "蘊含著名護膚成份純度透明質酸,配方有效,水潤呵護頭髮。滋潤,改善乾枯毛糙,秀髮更水潤有光澤,更柔順。搭配同系列水光洗髮露,頭皮清爽,無殘留油脂感,髮絲柔順、水潤有光澤。",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 3
}
}
,
{
"@type": "Product",
"position": 3,
"name": "透明質酸輕盈水潤洗髮露",
"description": "蘊含護膚高純度透明質酸,配方有效,水潤呵護頭髮。密集護理,深度淨化頭皮。頭皮清爽,無殘留油脂感。搭配同系列水光潤髮乳,髮絲柔順、水潤有光澤。 ",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 81
}
}
]
}
{
"@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/hair",
"name": "美髮"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.com.hk/zh-hk/hair/hair-care",
"name": "頭髮護理"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.com.hk/zh-hk/hair-care/hyaluronic-acid",
"name": "透明質酸輕盈水潤系列"
}
}
]
}