Go to content
{
"@context": "http://schema.org/",
"@type": "WebSite",
"url": "https://www.loreal-paris-me.com/ar/",
"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": "ماسْك الوجه لمكافحة عيوب البشرة",
"description": "ماسْك الوجه لمكافحة عيوب البشرة مع ثلاثة أنواع من الطين النقي والطحالب الزرقاء.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 2.8,
"reviewCount": 12
}
}
,
{
"@type": "Product",
"position": 2,
"name": "ماسْك الوجه المُشرق",
"description": "ماسْك الوجه المُشرق مع ثلاثة أنواع من الطين النقي وليمون اليوزو.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 4
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "الصفحة الرئيسية"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.loreal-paris-me.com/ar/skin-care",
"name": "العناية بالبشرة"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris-me.com/ar/skin-care/face-care",
"name": "العناية البشرة"
}
}
]
}