if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "AUD",
"impressions": [
{
"id": "54967",
"name": "Oakley All Mountain D30 Knee Guards",
"price": "119.95",
"brand": "OAKLEY",
"category": "Protective gear",
"variant": "black",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "54966",
"name": "Oakley All Mountain D30 Elbow Guards",
"price": "109.95",
"brand": "OAKLEY",
"category": "Protective gear",
"variant": "black",
"list": "CATEGORY",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}