Ir al contenido
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Arcilla Purificante Shampoo",
"description": "Un Detox para tu pelo. Shampoo con arcilla purificante que remueve impurezas e hidrata el pelo normal a graso.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 1
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Arcilla Purificante Acondicionador",
"description": "Un Detox para tu pelo. Acondicionador con arcilla purificante que remueve impurezas e hidrata el pelo normal a graso.",
"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.uy/cabello",
"name": "Productos para el cabello"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.uy/cabello/cuidado-del-cabello",
"name": "Cuidado del cabello"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.uy/cuidado-del-cabello/elvive",
"name": "Elvive rt 5 + cápsula "
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.uy/cuidado-del-cabello/elvive/arcilla-purificante",
"name": "Elvive Arcilla Purificante"
}
}
]
}