if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "NZD",
"impressions": [
{
"id": "48902",
"name": "Trek Ergonomic Pro MTB Grip Set",
"price": "49.99",
"brand": "Trek",
"category": "Bike handlebar grips & tape",
"variant": "black",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "48831",
"name": "Trek Line Elite MTB Grip Set",
"price": "39.99",
"brand": "Trek",
"category": "Bike handlebar grips & tape",
"variant": "black",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "48830",
"name": "Trek Line Comp MTB Grip Set",
"price": "29.99",
"brand": "Trek",
"category": "Bike handlebar grips & tape",
"variant": "tan",
"list": "CATEGORY",
"position": 3
}
,
{
"id": "48901",
"name": "Trek Ergonomic Comp MTB Grip Set",
"price": "29.99",
"brand": "Trek",
"category": "Bike handlebar grips & tape",
"variant": "black",
"list": "CATEGORY",
"position": 4
}
]
}
});
} else {
console.log("dataLayer");
}