Ir al contenido
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Reparación Total 5 Extreme Shampoo",
"description": "Reduce las puntas abiertas y combate el pelo muy dañado. Shampoo con Lak 1000 + Bio-ceramida repara el daño extremo en el pelo.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Reparación Total 5 Extreme Acondicionador",
"description": "Reduce las puntas abiertas y combate el pelo muy dañado. Acondicionador con Lak 1000 + Bio-ceramida repara el daño extremo en el pelo.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Reparación Total 5 Extreme Mascarilla",
"description": "Mascarilla Reconstructora. Resultados desde el primer uso. Para cabello muy dañado, muy maltratado, con orzuela",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 94
}
}
]
}
{
"@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/cabello",
"name": "Productos para el cabello"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.uy/cabello/cuidado-del-cabello",
"name": "Cuidado del cabello"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.uy/cuidado-del-cabello/elvive",
"name": "Elvive rt 5 + cápsula "
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.uy/cuidado-del-cabello/elvive/reparacion-total-5-extreme",
"name": "Reparación Total 5 Extreme"
}
}
]
}