if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "EUR",
"impressions": [
{
"id": "49656",
"name": "Fox Racing x Trek Ranger Women's Mountain Bike Gloves",
"price": "30.0",
"brand": "Fox Racing",
"category": "Women's cycling gloves",
"variant": "brown",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "22827",
"name": "Bontrager Evoke Women’s Mountain Bike Gloves",
"price": "31.49",
"brand": "Bontrager",
"category": "Full finger cycling gloves",
"variant": "grey",
"list": "CATEGORY",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}