if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "EUR",
"impressions": [
{
"id": "25275",
"name": "Schwalbe G-One Road Tire",
"price": "100.0",
"brand": "Schwalbe",
"category": "Bike tires",
"variant": "black",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "48770",
"name": "Pirelli P Zero TLR RS Road Bike Tyre",
"price": "95.0",
"brand": "Pirelli",
"category": "Bike tires",
"variant": "black",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "38203",
"name": "Pirelli Cinturato Velo TLR Road Tyre",
"price": "64.0",
"brand": "Pirelli",
"category": "Bike tires",
"variant": "black_brown",
"list": "CATEGORY",
"position": 3
}
,
{
"id": "13061",
"name": "Kenda Kontender 26˝ Tire",
"price": "22.0",
"brand": "Kenda",
"category": "Bike tires",
"variant": "black",
"list": "CATEGORY",
"position": 4
}
]
}
});
} else {
console.log("dataLayer");
}