Ir al contenido
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Óleo Extraordinario Óleo Capilar",
"description": "Da un cuidado extra, aporta nutrición y suavidad para el pelo seco. Con 6 óleos de flores preciosas que devuelve el brillo al pelo.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 285
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Óleo Extraordinario Acondicionador",
"description": "Aporta nutrición, brillo y suavidad para pelo seco. Con 6 óleos de flores preciosas que devuelve el brillo al pelo.",
"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.pe/cabello",
"name": "Productos Para Cabello "
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.pe/cabello/cuidado-del-cabello",
"name": "Cuidado del cabello"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.pe/cuidado-del-cabello/elvive",
"name": "Elvive"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.pe/cuidado-del-cabello/elvive/oleo-extraordinario",
"name": "Elvive Óleo Extraordinario"
}
}
]
}