¡Ir al contenido!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Arcilla Extraordinaria Champú pelo graso 370ml",
"description": "Champú Cuidado. 72 h de pureza y ligereza*. Largos suaves e hidratados. Cabello revitalizado.*Test realizado en 226 consumidoras en Francia.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,4,
"reviewCount": 11
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Arcilla Extraordinaria acondicionador-cuidado-pelo-graso-300ml",
"description": "Acondicionador Cuidado. 72 h* de pureza y ligereza. Cuida y desenreda.*Test instrumental tras la aplicación de champú y acondicionador de la gama.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 3,
"reviewCount": 2
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Inicio"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.loreal-paris.es/cabello",
"name": "Cuidado del cabello"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.es/cabello/cuidado-del-cabello",
"name": "Cuidado del cabello"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.es/cuidado-del-cabello/elvive",
"name": "ELVIVE"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.loreal-paris.es/cuidado-del-cabello/elvive/arcilla-extraordinaria",
"name": "Elvive Arcilla Extraordinaria"
}
}
]
}