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
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Inicio"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.lorealparis-centroamerica.com/cabello",
"name": "Productos Para El Cabello"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis-centroamerica.com/cabello/cuidado-del-cabello",
"name": "Cuidado del cabello"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis-centroamerica.com/cuidado-del-cabello/loreal-kids",
"name": "L’ORÉAL Kids"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis-centroamerica.com/cuidado-del-cabello/loreal-kids/shampoo",
"name": "Shampoo Para Niños L'Oréal Paris"
}
}
]
}