¡Ir al contenido!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Leche Limpiadora Pieles Sensibles",
"description": "Flores Delicadas Leche Limpiadora, desmaquillada y nutrida, la piel está limpia y libre de impurezas. Limpia, desmaquilla e hidrata. ",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,4,
"reviewCount": 7
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Tónico Facial Pieles Sensibles",
"description": "Flores Delicadas Tónico Facial, elimina los restos de maquillaje tras el uso de las toallitas, leche limpiadora o bálsamo desmaquillante. Minimiza poros, tonifica y refresca. ",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 2
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Tónico Facial Pieles Mixtas",
"description": "Flores Delicadas Tónico Facial, elimina los restos de maquillaje tras el uso de las toallitas, leche limpiadora o bálsamo desmaquillante. Minimiza poros, tonifica y refresca. ",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 1
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Inicio"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.loreal-paris.es/cuidado-piel",
"name": "Cuidado de la piel"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.es/cuidado-piel/limpieza-facial",
"name": "Limpieza facial"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.es/limpieza-facial/desmaquillantes-flores-delicadas",
"name": "Desmaquillantes Flores Delicadas"
}
}
]
}