if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "EUR",
"impressions": [
{
"id": "35213",
"name": "Bali Cruiser Go!",
"price": "1599.0",
"brand": "Electra",
"category": "Electra e-bikes",
"variant": "tan",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "35209",
"name": "Cruiser Go! Step-Thru",
"price": "1399.0",
"brand": "Electra",
"category": "Electra e-bikes",
"variant": "white",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "35208",
"name": "Cruiser Go! Step-Over",
"price": "1399.0",
"brand": "Electra",
"category": "Electra e-bikes",
"variant": "black",
"list": "CATEGORY",
"position": 3
}
,
{
"id": "35211",
"name": "Shibori Cruiser Go!",
"price": "1399.0",
"brand": "Electra",
"category": "Electra e-bikes",
"variant": "blue_white",
"list": "CATEGORY",
"position": 4
}
]
}
});
} else {
console.log("dataLayer");
}