Ir al contenido
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Óleo Extraordinario Aceite Capilar",
"description": "Tratamiento #1 del mundo nutritivo Elvive Óleo Extraordinario con 6 óleos de flores para todo tipo de cabello",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 285
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Óleo Extraordinario Nutrición Universal Shampoo",
"description": "Shampoo Elvive Óleo Extarordinario con 6 Óleos de Flores preciosas y efecto anti-sal para cabello seco",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Óleo Extraordinario Acondicionador Óleo Extraordinario Nutrición Universal",
"description": "Acondicionador Elvive Óleo Extarordinario con 6 Óleos de Flores preciosas y sin sal para cabello seco",
"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.com.co/cabello",
"name": "Productos Para Cuidado del Cabello"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.com.co/cabello/cuidado-del-cabello",
"name": "Cuidado del cabello"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.com.co/cuidado-del-cabello/elvive",
"name": "Elvive"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.com.co/cuidado-del-cabello/elvive/oleo-extraordinario",
"name": "Elvive Óleo Extraordinario"
}
}
]
}