if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "CHF",
"impressions": [
{
"id": "38201",
"name": "Pirelli P ZERO Race Road Tire",
"price": "68.0",
"brand": "Pirelli",
"category": "Bike tires",
"variant": "black",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "38203",
"name": "Pirelli Cinturato Velo TLR Rennradreifen",
"price": "64.0",
"brand": "Pirelli",
"category": "Bike tires",
"variant": "black_brown",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "38202",
"name": "Pirelli P ZERO Road Tire",
"price": "55.0",
"brand": "Pirelli",
"category": "Bike tires",
"variant": "black",
"list": "CATEGORY",
"position": 3
}
,
{
"id": "13061",
"name": "Kenda Kontender 26˝ Tire",
"price": "19.0",
"brand": "Kenda",
"category": "Bike tires",
"variant": "black",
"list": "CATEGORY",
"position": 4
}
]
}
});
} else {
console.log("dataLayer");
}