Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "$name",
"description": "Product short description.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Revitalift Clinical Tägliches Anti-UV Fluid LSF 50+",
"description": "Das UV Fluid LSF 50+ und antioxidativem Vitamin C schützt die Haut vor schädlicher UV-Strahlung und beugt den ersten Anzeichen der Hautalterung, wie ersten Fältchen und Pigmentflecken, effektiv vor.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.7,
"reviewCount": 221
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Revitalift Clinical Vitamin C Sofort-Glow Serum-Maske",
"description": "Die Revitalift Clinical Vitamin C Sofort-Glow Serum-Maske von L'Oréal Paris sorgt für sofort strahlendere Haut, verkleinerte Poren & gemilderte Fältchen.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.6,
"reviewCount": 115
}
}
,
{
"@type": "Product",
"position": 4,
"name": "Revitalift Clinical 12% pures Vitamin C Serum",
"description": "Das 12% PURE VITAMIN C + VITAMIN E + SALICYLSÄURE SERUM wirkt den ersten Anzeichen der Hautalterung entgegen – einem unebenmäßigen Hautton, vergrößerten Poren und ersten Fältchen.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.7,
"reviewCount": 2016
}
}
,
{
"@type": "Product",
"position": 5,
"name": "Revitalift Clinical Vitamin C Reinigungsschaum",
"description": "Der Revitalift Clinical Vitamin C Reinigungsschaum sorgt mit Hilfe von Vitamin C und Salicylsäure für gereinigte und frische Haut, die sich weich und geschmeidig anfühlt.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.8,
"reviewCount": 111
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Home"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.lorealparis.ch/de-ch/hautpflege",
"name": "Hautpflege"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.ch/de-ch/hautpflege/gesichtspflege",
"name": "L'Oréal Gesichtspflege"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.ch/de-ch/gesichtspflege/revitalift",
"name": "Revitalift"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.ch/de-ch/gesichtspflege/revitalift/clinical",
"name": "Revitalift Clinical"
}
}
]
}