Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Glycolic Gloss Kiöblítendő hajápoló glikolsavval",
"description": "Innovatív fényesítő hajápoló 17 % glikolsavas fényesítő hatóanyag-kombinációval",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 89
}
}
]
}
{
"@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/haj",
"name": "Haj"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.hu/haj/hajapolas",
"name": "Hajápolás"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.hu/hajapolas/elseve",
"name": "Elseve"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.hu/hajapolas/elseve/glycolic-gloss",
"name": "Glycolic Gloss"
}
}
]
}