Ir al contenido
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Shampoo Manzanilla",
"description": "L’Oréal Paris Kids Manzanilla: shampoo para niños.
",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Shampoo 3 en 1 Frambuesa",
"description": "L’Oréal Paris Kids 3 en 1 Frambuesa: shampoo + acondicionador para cabello + gel de baño para cuerpo.
",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Shampoo 3 en 1 Coco",
"description": "L’Oréal Paris Kids 3 en 1 Coco: shampoo + acondicionador para cabello + gel de baño para cuerpo.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 94
}
}
,
{
"@type": "Product",
"position": 4,
"name": "Shampoo 2 en 1 Mora azul",
"description": "L’Oréal Paris Kids 2 en 1 Mora Azul: shampoo + acondicionador para niños.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 5,
"name": "Shampoo 2 en 1 Kids Mango - Naranja",
"description": "L’Oréal Paris Kids 2 en 1 Mango-Naranja: shampoo + acondicionador para niños.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,7,
"reviewCount": 86
}
}
,
{
"@type": "Product",
"position": 6,
"name": "Shampoo 2 en 1 Kids Fresa",
"description": "L’Oréal Paris Kids 2 en 1 Fresa: shampoo + acondicionador para niños.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 94
}
}
]
}
{
"@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/cuidado-del-cabello",
"name": "Cuidado del cabello"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.cl/cuidado-del-cabello/loreal-kids",
"name": "L’ORÉAL Kids"
}
}
]
}