Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Dream Length 드림랭스 노 헤어컷 크림",
"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.lorealparis.co.kr/haircare",
"name": "헤어 케어"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.co.kr/haircare/hair-essence",
"name": "헤어 에센스"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.co.kr/hair-essence/elseve",
"name": "헤어 에센스 엘세브"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.co.kr/hair-essence/elseve/dream-length",
"name": "드림랭스"
}
}
]
}