Go to content!
{
"@context": "http://schema.org/",
"@type": "WebSite",
"url": "https://www.loreal-paris.com.sg/",
"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": "Anti Aging Eye Serum 15ml",
"description": "Helps skin defend against external aggression contributing to visible signs on ageing.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Anti – Aging Moisturizer 50ml",
"description": "Helps skin defend against external aggression contributing to visible signs on ageing.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Anti - Aging Revitalizing Foam 100ml",
"description": "Instantly cleanses skin and eliminates impurities.",
"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.loreal-paris.com.sg/men",
"name": "Men"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.com.sg/men/men-expert",
"name": "Men Expert"
}
}
]
}