Ver conteúdo!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Máscara de Pestanas Telescopic Waterproof",
"description": "Pestanas com um comprimento telescópico com Telescopic Lift de L'Oréal Paris, agora disponível na versão waterproof para uma maior resistência. ",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,9,
"reviewCount": 47
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Máscara de pestanas Telescopic Lift preta",
"description": "Obtenha um comprimento telescópico com a nova máscara para um comprimento extremo Telescopic Lift da L'Oréal Paris.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,5,
"reviewCount": 770
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Homepage"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.lorealparis.pt/maquilhagem",
"name": "Maquilhagem"
}
}
]
}