Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Supergrip Primer Báziskrém",
"description": "Az Infaillible Super Grip báziskrém nagyszerű sminkalap az egyenletesebb bőrért. Átlátszó gél formulája mattítja az arcbőrt és optikailag finomítja a bőrhibákat és a pórusokat.",
"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.lorealparis.hu/smink",
"name": "Smink"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.hu/smink/arcsmink",
"name": "Arcsmink"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.hu/arcsmink/infaillible",
"name": "Infaillible"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.hu/arcsmink/infaillible/supergrip-primer",
"name": "Supergrip Primer"
}
}
]
}