Ir al contenido
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Color Vive Acondicionador",
"description": "Protege el pelo teñido. Acondicionador con Nutri-filtro UV que prolonga la intensidad del color.
",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Color Vive Shampoo",
"description": "Protege el pelo teñido. Shampoo con Nutri-filtro UV que prolonga la intensidad del color.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Color Vive Acondicionador Purple",
"description": "Nutre el cabello y neutraliza los tonos cobrizos.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 4,
"name": "Color Vive Shampoo Purple",
"description": "Nutre el cabello y neutraliza los tonos cobrizos.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 2
}
}
,
{
"@type": "Product",
"position": 5,
"name": "Color Vive Mascarilla para el cabello",
"description": "Enriquecida con elixir de linaza + filtros UV ofrece un cuidado profundo e intenso gracias a su textura cremosa.",
"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/color-vive",
"name": "Elvive Color Vive"
}
}
]
}