Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "BB krém 02 Light",
"description": "Kouzelné spojení péče o pleť a make-upu pro perfektní krytí a sjednocení pleti. Lehký Magic BB krém zanechává přirozeně zářivý vzhled pleti bez zatížení.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 2
}
}
]
}
{
"@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/c-est-magic",
"name": "C'est Magic"
}
}
]
}