Ir al contenido
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Crema de Día Humectante HT5 50ML",
"description": "Crema hidratante de día para todo tipo de piel con 5 beneficios: hidrata, nutre, filtro UV, ilumina y tonifica la piel.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Crema Día Anti-Manchas HT5 50ML",
"description": "Crema hidratante anti-manchas con FPS17 para todo tipo de piel con 5 beneficios: hidrata, aclara, unifica, reduce y previene manchas e ilumina.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Crema Día Matificante HT5 50ML",
"description": "Crema hidratante matificante para pieles mixtas a grasas con 5 beneficios: hidrata, combate el brillo, reequilibra y reduce poros e imperfecciones.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Inicio"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.lorealparis.cl/cuidado-facial",
"name": "Productos para el Cuidado Facial"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.cl/cuidado-facial/cuidado-de-la-piel",
"name": "Productos para el Cuidado de la Piel"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.cl/cuidado-de-la-piel/ht5",
"name": "Hidra-Total 5"
}
}
]
}