Ir al contenido
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Dream Long Acondicionador",
"description": "Salva tus últimos 3 CMS. Con Keratina vegetal y Oleo, lo nutre y da brillo. Para cabello largo y de recino. Ayuda a mantener el largo del cabello dañado",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 225
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Dream Long Shampoo",
"description": "Salva tus últimos 3 CMS. Con Keratina y óleo de recino, reconstruye el cabello hasta las puntas. Para cabello largo y dañado",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 120
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Dream Long Crema para peinar",
"description": "Salva tus últimos 3 CMS. Sella las puntas abiertas, controla el frizz y facilita el peinado. Para cabello largo y dañado",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 59
}
}
]
}
{
"@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/cabello",
"name": "Productos para el cabello L'Oreal"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.cl/cabello/cuidado-del-cabello",
"name": "Cuidado del cabello"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.cl/cuidado-del-cabello/elvive",
"name": "Productos para el Cabello Elvive"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.cl/cuidado-del-cabello/elvive/dream-long",
"name": "Elvive Dream Long"
}
}
]
}