¡Ir al contenido!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Caída Resist Acondicionador",
"description": "Elvive Arginina Resist x3. Mascarilla enriquecida con biotina, arginina y proteína, refuerza el pelo frágil desde las raíces hasta las puntas. ",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Caída Resist Shampoo",
"description": "Nuestro shampoo fortalecedor, una poderosa fórmula, es perfecto para transformar el pelo frágil. Tiene el poder de 3 suplementos: arginina + proteína + vitamina B3.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
]
}
{
"@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/caida-resist",
"name": "Elvive Caída Resist: Fortalece y protege tu cabello"
}
}
]
}