Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Cremă corectoare anti-roșeață cu vitamine Magic CC",
"description": "Product short description.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Cremă corectoare cu vitamine Magic BB 02 Light",
"description": "Oferă tenului un aspect sănătos, ce strălucește ca prin magie. Rezultat natural, adaptat la nuanța tenului.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Acasa"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.lorealparis.ro/machiaj",
"name": "Machiaj"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.ro/machiaj/machiajul-fetei",
"name": "Machiajul feței"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.ro/machiajul-fetei/crema-bb-si-cc",
"name": "Cremă BB și CC"
}
}
]
}