Ver conteúdo!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Crème Coloração Permanente",
"description": "Coloração Tripla proteção avançada. Cor rica, duradoura, radiante. 100% de cobertura mesmo nos brancos mais resistentes.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 3,
"reviewCount": 2
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Crème permanent-hair-color-7-blonde",
"description": "Hair feels stronger and looks visibly conditioned. A permanent colour for a natural result !",
"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/cabelos",
"name": "Produtos para Cabelo"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.pt/cabelos/coloracao-de-cabelo",
"name": "Coloração de cabelo"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.pt/coloracao-de-cabelo/excellence",
"name": "Excellence"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.pt/coloracao-de-cabelo/excellence/creme",
"name": "Excellence Crème"
}
}
]
}