Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Icoconic Glow Rozjasňovač",
"description": "Pudrový rozjasňovač Icoconic Glow s kokosovou vůní a přírodními ingrediencemi pro rozjasněný vzhled pleti od L'Oréal Paris.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Home"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.lorealparis.cz/make-up",
"name": "Make-up"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.cz/make-up/liceni-obliceje",
"name": "Líčení na obličej"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.cz/liceni-obliceje/woke-up-like-this",
"name": "Woke Up Like This"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.cz/liceni-obliceje/woke-up-like-this/icoconic-glow",
"name": "Icoconic Glow"
}
}
]
}