Ir al contenido
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "True Match base de maquillaje 2N Vanilla",
"description": "Con ácido hialurónico y aloe vera, True Match Foundation mejora el aspecto de tu rostro en tan sólo 2 semanas. Textura ligera, cobertura media y FPS 17.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,
"reviewCount": 46
}
}
]
}
{
"@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/maquillaje",
"name": "Maquillaje"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.cl/maquillaje/maquillaje-facial",
"name": "Maquillaje facial"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.cl/maquillaje-facial/true-match",
"name": "True Match"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.cl/maquillaje-facial/true-match/true-match-base-de-maquillaje",
"name": "True Match base de maquillaje"
}
}
]
}