Ir al contenido
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Tonico Equilibrante HT5",
"description": "Tonificante y elimina las impurezas sin dejar la piel grasosa ni pegajosa.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Tónico Hidratante",
"description": "Loción tonificante hidratante.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Bifasica 200 ml",
"description": "Limpia y elimina incluso el maquillaje a prueba de agua.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 4,
"name": "Gel equilibrante",
"description": "Gel limpiador con 5 beneficios para una piel equilibrada, limpia y fresca: limpia, elimina impurezas, refresca, reequilibra y reduce los poros.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 4
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Inicio"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.lorealparis.uy/cuidado-facial",
"name": "Cuidado Facial"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.uy/cuidado-facial/cuidado-de-la-piel",
"name": "Productos De Cuidado De La Piel"
}
}
]
}