Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "מייק-אפ אינפליבל מאט - 32H Matte Cover",
"description": "מייק-אפ נוזלי עמיד עד 32 שעות בגימור מט וכיסוי מלא",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 1
}
}
]
}
{
"@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/makeup",
"name": "איפור"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.co.il/makeup/face-makeup",
"name": "איפור פנים"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.co.il/face-makeup/infaillible",
"name": "איפור פנים Infaillible"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.loreal-paris.co.il/face-makeup/infaillible/matte-cover-32h",
"name": "Infaillible Matte Cover 32H"
}
}
]
}