if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "CHF",
"impressions": [
{
"id": "12720",
"name": "Pneu Electra Retrorunner Cruiser",
"price": "20.0",
"brand": "Electra",
"category": "Bike tires",
"variant": "black_white",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "13061",
"name": "Kenda Kontender 26˝ Tire",
"price": "19.0",
"brand": "Kenda",
"category": "Bike tires",
"variant": "black",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "12722",
"name": "Pneu Electra Cruiser Vintage Diamond 26˝",
"price": "14.0",
"brand": "Electra",
"category": "Bike tires",
"variant": "white",
"list": "CATEGORY",
"position": 3
}
,
{
"id": "12719",
"name": "Pneus Electra Knobby Cruiser",
"price": "10.0",
"brand": "Electra",
"category": "Bike tires",
"variant": "black",
"list": "CATEGORY",
"position": 4
}
]
}
});
} else {
console.log("dataLayer");
}