Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "קרם לעיצוב הזקן והשיער",
"description": "קרם לעיצוב הזקן והשיער- לעיצוב הזקן לאורך זמן. מכיל שמן אתרי ארז. ",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "שמן לזקן ארוך",
"description": "טיפול מטפח לזקן ארוך לשימוש יומיומי, המסייע בהרגעת תחושת הגירוד ובהזנת העור שמתחת לזקן.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "עמוד הבית"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.loreal-paris.co.il/men",
"name": "גברים"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.co.il/men/men-skin-care",
"name": "טיפוח העור גברים"
}
}
]
}