İçeriğe git!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Beyazlar için 3 Saniyede Kapatıcı Sprey Kahverengi",
"description": "3-2-1 BEYAZLAR GİTTİ!",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Ana Sayfa"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.lorealparis.com.tr/sac-boyasi",
"name": "L'Oréal Paris Saç Boyası"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.com.tr/sac-boyasi/dip-kapatici-sprey",
"name": "L'Oréal Paris Dip Kapatıcı Sprey"
}
}
]
}