Siirry sisältöön!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Classic Eye Cream",
"description": "Koostumus sisältää Pro-Retinol-ainesosaa ja auttaa tekemään ihosta sileämmän.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Classic Perfume Free Day Cream",
"description": "Päivävoide ryppyjä vastaan, jolla on kiinteyttävä vaikutus. Koostumus sisältää Pro-Retinol-ainesosaa ja luonnollista alkuperää olevaa probioottiuutetta.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Classic Day Cream",
"description": "Voiteella on kiinteyttävä vaikutus, iho saa kosteutta ja tuntuu kimmoisammalta.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 4,
"name": "Classic Energising Red Day Cream",
"description": "Ryppyjä silottava ja ihoa kiinteyttävä päivävoide",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Kotisivu"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.lorealparis.fi/ihonhoito",
"name": "Ihonhoito"
}
}
]
}