if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "CHF",
"impressions": [
{
"id": "34132",
"name": "Chaussures vélo route Bontrager Circuit",
"price": "179.0",
"brand": "Bontrager",
"category": "Road bike shoes",
"variant": "red",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "31573",
"name": "Chaussure de cyclisme Cadence Indoor de Bontrager",
"price": "159.0",
"brand": "Bontrager",
"category": "Indoor cycling shoes",
"variant": "black",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "31572",
"name": "Chaussures de vélo multisport pour femmes Bontrager SSR",
"price": "135.0",
"brand": "Bontrager",
"category": "Road bike shoes",
"variant": "bluedark_teal",
"list": "CATEGORY",
"position": 3
}
,
{
"id": "25364",
"name": "Bontrager Specter WaveCel Casque cycliste",
"price": "125.0",
"brand": "Bontrager",
"category": "Bike helmets",
"variant": "yellowvisibility",
"list": "CATEGORY",
"position": 4
}
,
{
"id": "34130",
"name": "Chaussure de VTT Bontrager Foray",
"price": "199.0",
"brand": "Bontrager",
"category": "Mountain bike shoes",
"variant": "blue",
"list": "CATEGORY",
"position": 5
}
]
}
});
} else {
console.log("dataLayer");
}