Gå til innhold!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Classic Day Cream",
"description": "Forbedrer slapp hud og motvirker pigmentflekker.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Classic Night Cream",
"description": "Motvirker aldersflekker og hjelper til å gjøre huden fastere.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Classic Moisturising Care Eye",
"description": "Fuktighetsgivende antiaging øyekrem beriket med soyaceramid-kompleks.",
"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.no/hudpleie",
"name": "Hudpleie"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.no/hudpleie/ansiktspleie",
"name": "Ansiktspleie"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.no/ansiktspleie/age-perfect",
"name": "Age Perfect"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.no/ansiktspleie/age-perfect/classic",
"name": "Age Perfect Classic"
}
}
]
}