if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "CHF",
"impressions": [
{
"id": "49656",
"name": "Fox Racing x Trek Ranger Women's Mountainbike-Handschuh",
"price": "35.0",
"brand": "Fox Racing",
"category": "Women's cycling gloves",
"variant": "brown",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "22827",
"name": "Bontrager Evoke Women's MTB-Handschuh",
"price": "39.0",
"brand": "Bontrager",
"category": "Full finger cycling gloves",
"variant": "grey",
"list": "CATEGORY",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}