¡Ir al contenido!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Magic BB Cream SPF 11 Medium",
"description": "BB Cream base de maquillaje hidratante unificante y fluida con SPF 11. Crema embellecedora con cobertura ultraligera.
",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,
"reviewCount": 12
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Magic CC Cream Verde Anti-Rojeces",
"description": "La nueva Magic CC Anti-Rojeces trabaja con tu tono natural para ayudar a neutralizar la aparición de rojeces",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 1
}
}
]
}
{
"@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-facial",
"name": "Maquillaje facial"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.es/maquillaje-facial/woke-up-like-this",
"name": "Woke Up Like This"
}
}
]
}