if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "AUD",
"impressions": [
{
"id": "54964",
"name": "Oakley Maven D30 MTB Gloves",
"price": "64.95",
"brand": "OAKLEY",
"category": "Men's cycling gloves",
"variant": "black",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "49660",
"name": "Fox Racing x Trek Ranger Women's Long Sleeve Mountain Bike Jersey",
"price": "59.99",
"brand": "Fox Racing",
"category": "Mountain bike jerseys",
"variant": "purplelight",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "49661",
"name": "Fox Racing x Trek Ranger Women's Mountain Bike Jersey",
"price": "49.99",
"brand": "Fox Racing",
"category": "Mountain bike jerseys",
"variant": "purplelight",
"list": "CATEGORY",
"position": 3
}
,
{
"id": "54963",
"name": "Oakley Switchback MTB 2.0 Gloves",
"price": "49.95",
"brand": "OAKLEY",
"category": "Men's cycling gloves",
"variant": "black_green",
"list": "CATEGORY",
"position": 4
}
]
}
});
} else {
console.log("dataLayer");
}