Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Sun Care 유브이디펜더 톤업 선크림",
"description": "자외선으로부터 피부를 보호한다 (SPF 50+, PA ++++)",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Sun Care 유브이디펜더 데일리 선크림",
"description": "피부컨디션에 맞춰 선택하는 선크림 SPF50+ / PA++++",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Sun Care 유브이디펜더 아쿠아 선크림",
"description": "자외선으로부터 피부를 보호한다 (SPF 50+, PA ++++)",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 4,
"name": "Sun Care 유브이디펜더 오일프리 선크림",
"description": "피부컨디션에 맞춰 선택하는 선크림 SPF50+ / PA++++",
"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/skincare",
"name": "스킨케어"
}
}
]
}