Ir al contenido
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"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": 2,
"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": 3,
"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
}
}
,
{
"@type": "Product",
"position": 4,
"name": "Spray Retocador de raíces Rubio",
"description": "El primer spray corrector de raíces. Magic Retouch cubre las canas y raíces en solamente una aplicación cuando, donde y como la necesites.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 5,
"name": "Perfect Slim Delineador de Ojos 3 Intense Black",
"description": "Crea un estilo característico.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 6,
"name": "BB Cream 5 en 1 Dark",
"description": "Una fusión mágica de base y cuidado de la piel. ¡Un look natural perfecto!",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 7,
"name": "Back To Bronze Infallible Soft Matte Bronzer Medium",
"description": "Bronzer en polvo de larga duración con un acabado mate para un aspecto bronceado natural. A prueba de agua, sudor, calor y con baja transferencia.",
"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.pe/products",
"name": "Productos para el Cabello L'Oréal Paris"
}
}
]
}