if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "AUD",
"impressions": [
{
"id": "40894",
"name": "Allant+ 7 Lowstep Gen 2",
"price": "4999.99",
"brand": "Trek",
"category": "Electric hybrid bikes",
"variant": "greydark",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "36454",
"name": "Verve 2 Lowstep Gen 4",
"price": "1199.99",
"brand": "Trek",
"category": "Comfort & recreation bikes",
"variant": "green",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "36450",
"name": "Verve 1 Lowstep Gen 4",
"price": "999.99",
"brand": "Trek",
"category": "Comfort & recreation bikes",
"variant": "grey",
"list": "CATEGORY",
"position": 3
}
,
{
"id": "35002",
"name": "FX 1 Disc Mid-step Gen 3",
"price": "599.99",
"brand": "Trek",
"category": "Fitness bikes",
"variant": "grey",
"list": "CATEGORY",
"position": 4
}
]
}
});
} else {
console.log("dataLayer");
}