if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "EUR",
"impressions": [
{
"id": "40515",
"name": "Verve+ 2 3e gén.",
"price": "2799.0",
"brand": "Trek",
"category": "Electric hybrid bikes",
"variant": "black",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "35054",
"name": "Verve+ 2 Lowstep Gen 2",
"price": "2599.0",
"brand": "Trek",
"category": "Electric hybrid bikes",
"variant": "blue",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "35025",
"name": "Verve+ 1 Lowstep",
"price": "2199.0",
"brand": "Trek",
"category": "Electric hybrid bikes",
"variant": "orange",
"list": "CATEGORY",
"position": 3
}
]
}
});
} else {
console.log("dataLayer");
}