Ver conteúdo!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Tinted Water Cream 01 Medium",
"description": "Créme hidratante com cor para um glow saudável. SPF 20.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,4,
"reviewCount": 8
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Light From Paradise Iluminador",
"description": "Ilumina e realça a tua beleza natural.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
]
}
{
"@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"
}
}
]
}