Ver conteúdo!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Primer Infaillible More than Corrector",
"description": "Primer e corretor de cor 2-em 1 Infaillible More than Corrector é o produto ideal para neutralizar qualquer vermelhidão, melhorando o resultado final da maquilhagem!",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,
"reviewCount": 8
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Primer Infaillible Super Grip Matte",
"description": "Primer matificante para suavizar e preparar a pele. Prolonga a duração da maquilhagem.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,
"reviewCount": 8
}
}
]
}
{
"@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"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.pt/maquilhagem/maquilhagem-rosto",
"name": "Maquilhagem para rosto"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.pt/maquilhagem-rosto/infaillible",
"name": "Infaillible - Base, Primer e Corretor"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.pt/maquilhagem-rosto/infaillible/primer",
"name": "Infaillible Primer"
}
}
]
}