¡Ir al contenido!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Dream Long Crema Stop Tijeras",
"description": "Shampoo con keratina vegetal, vitaminas y óleo de ricino que reestructura tu pelo largo y ayuda a cerrar puntas abiertas. ¡Salva tus últimos 3 centímetros!",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 20
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Dream Long Acondicionador Desenredante",
"description": "Shampoo con keratina vegetal, vitaminas y óleo de ricino que reestructura tu pelo largo y ayuda a cerrar puntas abiertas. ¡Salva tus últimos 3 centímetros!",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 103
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Dream Long Shampoo Reconstructor",
"description": "Shampoo con keratina vegetal, vitaminas y óleo de ricino que reestructura tu pelo largo y ayuda a cerrar puntas abiertas. ¡Salva tus últimos 3 centímetros!",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 107
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Home"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.lorealparis.com.ar/pelo",
"name": "Todo sobre el cuidado del pelo"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.com.ar/pelo/cuidado-del-pelo",
"name": "Cuidado integral para tu cabello"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.com.ar/cuidado-del-pelo/elvive",
"name": "Elvive: Cuidado experto para tu pelo"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.com.ar/cuidado-del-pelo/elvive/dream-long",
"name": "Elvive Dream Long: Cabello largo y fuerte"
}
}
]
}