if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "NZD",
"impressions": [
{
"id": "47321",
"name": "Rapha Pro Team Cycling Socks",
"price": "45.0",
"brand": "Rapha",
"category": "Men's cycling socks",
"variant": "white",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "47312",
"name": "Rapha Pro Team GORE-TEX Cycling Rain Jacket",
"price": "520.0",
"brand": "Rapha",
"category": "Cycling jackets",
"variant": "bluedark",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "47307",
"name": "Rapha Pro Team Training Cycling Bib Shorts",
"price": "360.0",
"brand": "Rapha",
"category": "Road bike shorts & bib shorts",
"variant": "black",
"list": "CATEGORY",
"position": 3
}
,
{
"id": "47343",
"name": "Rapha Pro Team Long Sleeve Thermal Jersey",
"price": "320.0",
"brand": "Rapha",
"category": "Road bike jerseys",
"variant": "bluedark",
"list": "CATEGORY",
"position": 4
}
]
}
});
} else {
console.log("dataLayer");
}