Go to content
{
"@context": "http://schema.org/",
"@type": "WebSite",
"url": "https://www.lorealparis.co.kr/",
"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": "Mascara 더블 익스텐션 뷰티 튜브 마스카라",
"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/makeup",
"name": "메이크업"
}
}
]
}