Ir al contenido
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Dream Long Shampoo",
"description": "Shampoo Reconstructor, es perfecto para olvidarte del
pelo largo, dañado y frágil",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 120
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Dream Long Crema para peinar",
"description": "CREMA STOP TIJERAS, Repara las puntas abiertas*. Anti-frizz",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 59
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Dream Long Acondicionador",
"description": "Acondicionador Reconstructor, es perfecto para olvidarte del pelo largo dañado y frágil.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 225
}
}
]
}
{
"@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/dream-long",
"name": "Elvive Dream Long"
}
}
]
}