if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "NZD",
"impressions": [
{
"id": "36036",
"name": "Trek RSL Knit Road Cycling Shoes",
"price": "799.99",
"brand": "Trek",
"category": "Road bike shoes",
"variant": "black_greydark",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "35040",
"name": "Trek RSL Road Cycling Shoes",
"price": "699.99",
"brand": "Trek",
"category": "Road bike shoes",
"variant": "white_greylight",
"list": "CATEGORY",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}