if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "CHF",
"impressions": [
{
"id": "63799",
"name": "Pneu route Pirelli Cinturato EVO TLR ",
"price": "80.0",
"brand": "Pirelli",
"category": "Bike tires",
"variant": "black",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "38203",
"name": "Pneu route Pirelli Cinturato Velo TLR ",
"price": "64.0",
"brand": "Pirelli",
"category": "Bike tires",
"variant": "black_brown",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "38202",
"name": "Pneu route Pirelli P ZERO",
"price": "55.0",
"brand": "Pirelli",
"category": "Bike tires",
"variant": "black",
"list": "CATEGORY",
"position": 3
}
]
}
});
} else {
console.log("dataLayer");
}