if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "AUD",
"impressions": [
{
"id": "47355",
"name": "Rapha Women's Core Winter Cycling Bib Tights",
"price": "169.99",
"brand": "Rapha",
"category": "Women's cycling tights & pants",
"variant": "black",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "54962",
"name": "Oakley Seeker Airline Pants",
"price": "169.95",
"brand": "OAKLEY",
"category": "Men's cycling tights & pants",
"variant": "green",
"list": "CATEGORY",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}