if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "CHF",
"impressions": [
{
"id": "36065",
"name": "Trek Circuit Windshell Cycling Vest",
"price": "63.0",
"brand": "Trek",
"category": "Cycling vests",
"variant": "white",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "37506",
"name": "Gilet coupe-vent Équipe Santini Trek-Segafredo hommes",
"price": "82.0",
"brand": "Santini",
"category": "Cycling vests",
"variant": "pink",
"list": "CATEGORY",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}