if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "AUD",
"impressions": [
{
"id": "64012",
"name": "Topo Designs Handlebar Bag",
"price": "149.99",
"brand": "Topo Designs",
"category": "Bike bags",
"variant": "black_bluelight",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "64013",
"name": "Topo Designs Burrito Bag",
"price": "99.99",
"brand": "Topo Designs",
"category": "Bike bags",
"variant": "black_blue",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "45360",
"name": "Trek Handlebar Bag",
"price": "79.99",
"brand": "Trek",
"category": "Bike bags",
"variant": "red",
"list": "CATEGORY",
"position": 3
}
,
{
"id": "35559",
"name": "Bontrager Adventure Handlebar Bag",
"price": "199.99",
"brand": "Bontrager",
"category": "Bike bags",
"variant": "black",
"list": "CATEGORY",
"position": 4
}
,
{
"id": "24466",
"name": "Bontrager Kids Handlebar Bag",
"price": "34.99",
"brand": "Bontrager",
"category": "Bike bags",
"variant": "red",
"list": "CATEGORY",
"position": 5
}
,
{
"id": "25928",
"name": "Bontrager Interchange Handlebar Bracket 31.8 Clamps",
"price": "7.99",
"brand": "Bontrager",
"category": "Bike bags",
"variant": "black",
"list": "CATEGORY",
"position": 6
}
]
}
});
} else {
console.log("dataLayer");
}