¡Ir al contenido!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Miss manga mascara de pestanas negro",
"description": "La máscara Miss Manga de L'Oréal Paris consigue unos auténticos ojos Manga ",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,9,
"reviewCount": 25
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Colageno 24h mascara de pestanas negro",
"description": "Fórmula con colágeno para un mega volumen, mega impacto y mega intensidad ",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,8,
"reviewCount": 28
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Inicio"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.loreal-paris.es/maquillaje",
"name": "Maquillaje"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.es/maquillaje/maquillaje-de-ojos",
"name": "Maquillaje de ojos"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.es/maquillaje-de-ojos/megavolumen",
"name": "Megavolumen"
}
}
]
}