if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "NZD",
"impressions": [
{
"id": "12598",
"name": "Electra Bicycle Cover",
"price": "89.99",
"brand": "Electra",
"category": "Bike storage",
"variant": "black",
"list": "CATEGORY",
"position": 1
}
]
}
});
} else {
console.log("dataLayer");
}