if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "AUD",
"impressions": [
{
"id": "40888",
"name": "Electra MIK Rear Rack",
"price": "129.99",
"brand": "Electra",
"category": "Bike racks",
"variant": "greylight",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "36012",
"name": "Electra Plasket Basket",
"price": "89.99",
"brand": "Electra",
"category": "Bike baskets",
"variant": "orange",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "14519",
"name": "Electra Straight 8 Ringer Bike Bell",
"price": "24.99",
"brand": "Electra",
"category": "Bike bells & horns",
"variant": "black_white",
"list": "CATEGORY",
"position": 3
}
,
{
"id": "14500",
"name": "Electra Ice Cream Ringer Bike Bell",
"price": "24.99",
"brand": "Electra",
"category": "Bike bells & horns",
"variant": "white",
"list": "CATEGORY",
"position": 4
}
]
}
});
} else {
console.log("dataLayer");
}