Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "מייק-אפ אינפליבל פרש וור - Fresh Wear",
"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/infallible-fresh-wear-foundation",
"name": "מייק-אפ Infallible Fresh Wear"
}
}
]
}