Ir al contenido
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Ever Pure Bond Strengthening Acondicionador",
"description": "Nueva línea EverPure Bond ayuda a reparar y recuperar fuerza en solo 6 usos. El acondicionador fortalece el pelo reforzando los enlaces débiles.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Ever Pure Bond Strengthening Shampoo",
"description": "Nueva línea EverPure Bond Strengthening repara y recupera fuerza en solo 6 usos. El shampoo fortalece el pelo reforzando los enlaces débiles.",
"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.cl/cabello",
"name": "Productos para el cabello L'Oreal"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.cl/cabello/cuidado-del-cabello",
"name": "Cuidado del cabello"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.cl/cuidado-del-cabello/ever",
"name": "Ever"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.cl/cuidado-del-cabello/ever/bondstrengthening",
"name": "Bondstrengthening"
}
}
]
}