if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "NZD",
"impressions": [
{
"id": "54772",
"name": "Rapha Core Cycling Jersey",
"price": "170.0",
"brand": "Rapha",
"category": "Road bike jerseys",
"variant": "black",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "54774",
"name": "Rapha Core Women's Cycling Jersey",
"price": "170.0",
"brand": "Rapha",
"category": "Road bike jerseys",
"variant": "black_white",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "47321",
"name": "Rapha Pro Team Cycling Socks",
"price": "45.0",
"brand": "Rapha",
"category": "Men's cycling socks",
"variant": "white",
"list": "CATEGORY",
"position": 3
}
]
}
});
} else {
console.log("dataLayer");
}