Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "The Big Hair Dry Shampoo 100 ml",
"description": "Suchý šampon pro okamžitý objem a texturu až na 24 hodin. ",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "The Sleek Serum 200 ml",
"description": "Chráni vlasy pred teplom, skrotí nepoddajné pramienky a bojuje proti vlhkosti. Bez silikónov pre prirodzený pocit z vlasov. Nemastí.",
"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.sk/vlasy",
"name": "Vlasy"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.sk/vlasy/vlasovy-styling",
"name": "Vlasový styling"
}
}
]
}