Ir al contenido
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Life Is A Peach Rubor",
"description": "Es hora de apagar la alarma y levantarte con una piel luminosa y radiante.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Back To Bronze Bronceador",
"description": "Es hora de apagar la alarma y levantarte con una piel luminosa y radiante.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Glow Mon Amour Iluminador Loving Peach",
"description": "Es hora de apagar la alarma y levantarte con una piel luminosa y radiante.",
"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.cl/maquillaje",
"name": "Maquillaje"
}
}
]
}