Ir al contenido
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Óleo Rizos Acondicionador",
"description": "Transforma el pelo rizado. Con óleo de AMLA que hidrata y nutre el pelo para obtener rizos definidos y con movimiento.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Óleo Rizos Shampoo",
"description": "Transforma el pelo rizado. Con óleo de AMLA que hidrata y nutre el pelo para obtener rizos definidos y con movimiento.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Óleo Rizos Crema para peinar",
"description": "Nutrición y definición para el cabello rizado.",
"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/oleo-rizos",
"name": "Oleo Rizos"
}
}
]
}