Ir al contenido
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Tintura Excellence Extra Profundos 610 Rubio Oscuro Profundo",
"description": "Tinte para cabello con Triple Protección y 100% Cobertura de canas. Rutina Inspirada en el Salón de Belleza",
"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/tinte",
"name": "Tinturas"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.cl/tinte/imedia-excellence",
"name": "Excellence"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.cl/tinte/imedia-excellence/extra-profundos",
"name": "Excellence Solo castaños"
}
}
]
}