Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Golden Age Noční krém",
"description": "Age Perfect Golden Age noční krém pomáhá pleť povzbudit a obnovit její přirozený jas.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Golden Age Rosy Re-Fortifying denní krém",
"description": "L’Oréal Paris Age Perfect Golden Age denní krém pro zralou pleť zpevňuje povadlou pleť a pozvedá kontury obličeje.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Golden Age Rosy Oil Sérum",
"description": "Olejové sérum s extraktem z pivoněk pro suchou a mdlou pleť.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 4,
"name": "Golden Age Rosy oční krém PROTI OCHABOVÁNÍ + OBNOVA JASU",
"description": "Oční krém obohacený o růžové pigmenty na obnovu přirozeně vypadajícího, zdravého jasu a zkrášlení pleti.",
"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/age-perfect",
"name": "Péče o pleť Age Perfect"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.cz/pece-o-oblicej/age-perfect/golden-age",
"name": "Golden Age"
}
}
]
}