Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "面膜精華水",
"description": "肌膚的葡萄抗氧特飲,讓肌膚暢飲面膜級#水潤體驗 多用途化妝水,三重保濕功效",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "保濕乳液",
"description": "不停給肌膚補充水分,為肌膚深層保濕一整天。",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 3,
"name": "保濕滋潤霜",
"description": "抗氧保濕 活力光澤 加倍滋潤乳霜 適合中性至乾性肌膚",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 1
}
}
]
}
{
"@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/skin-care",
"name": "巴黎歐萊雅皮膚護理"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.com.hk/zh-hk/skin-care/face-care",
"name": "皮膚護理"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.com.hk/zh-hk/face-care/hydrafresh",
"name": "水清新系列"
}
}
]
}