Ver conteúdo!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Beach waves Spray Ondas Perfeitas",
"description": "Revela as tuas ondas efeito praia com o spray Stylista #BEACHWAVES",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,4,
"reviewCount": 40
}
}
]
}
{
"@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/cabelos",
"name": "Produtos para Cabelo"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.pt/cabelos/penteados",
"name": "Styling"
}
}
]
}