Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "透明质酸水润护发膜250ml",
"description": "全新升级,72小时劲爽发根,1瓶双效 ,发根净爽,水润发梢。",
"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": "/hair",
"name": "Hair"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "/hair/hair-care",
"name": "女士洗护"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "/hair-care/ha-moisture",
"name": "透明质酸水润系列"
}
}
]
}