if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "AUD",
"impressions": [
{
"id": "36265",
"name": "Precaliber 12",
"price": "349.99",
"brand": "Trek",
"category": "Kids' hybrid bikes",
"variant": "red",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "17476",
"name": "Kickster",
"price": "279.99",
"brand": "Trek",
"category": "Kids' hybrid bikes",
"variant": "black",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "47422",
"name": "Cruzee Balance Bike",
"price": "197.99",
"brand": "Cruzee",
"category": "Bikes for toddlers",
"variant": "gold",
"list": "CATEGORY",
"position": 3
}
]
}
});
} else {
console.log("dataLayer");
}