if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "EUR",
"impressions": [
{
"id": "34132",
"name": "Bontrager Circuit Rennradschuh",
"price": "116.99",
"brand": "Bontrager",
"category": "Road bike shoes",
"variant": "red",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "24721",
"name": "Bontrager Circuit Windshell Fahrradhandschuh",
"price": "31.99",
"brand": "Bontrager",
"category": "Full finger cycling gloves",
"variant": "black",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "34506",
"name": "Bontrager Circuit Twin Gel Vollfingerhandschuh",
"price": "30.09",
"brand": "Bontrager",
"category": "Full finger cycling gloves",
"variant": "black",
"list": "CATEGORY",
"position": 3
}
,
{
"id": "34505",
"name": "Bontrager Circuit Twin Gel Fahrradhandschuh",
"price": "26.59",
"brand": "Bontrager",
"category": "Fingerless cycling gloves",
"variant": "red",
"list": "CATEGORY",
"position": 4
}
]
}
});
} else {
console.log("dataLayer");
}