Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Glycolic Čistící gel s 3,5 % kyseliny glykolové",
"description": "Exfoliační čistící gel pro hebkou pokožku s 3,5 % kyseliny glykolové",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Glycolic Tonikum s kyselinou glykolovou",
"description": "Čistící péče",
"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.cz/pece-o-plet",
"name": "Péče o pleť"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.cz/pece-o-plet/pece-o-oblicej",
"name": "Péče o obličej"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.cz/pece-o-oblicej/revitalift",
"name": "Revitalift"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.cz/pece-o-oblicej/revitalift/glycolic",
"name": "Glycolic"
}
}
]
}