if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "GBP",
"impressions": [
{
"id": "49658",
"name": "Fox Racing x Trek Ranger Long Sleeve Mountain Bike Jersey",
"price": "59.99",
"brand": "Fox Racing",
"category": "Mountain bike jerseys",
"variant": "greendark",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "49659",
"name": "Fox Racing x Trek Ranger Mountain Bike Jersey",
"price": "49.99",
"brand": "Fox Racing",
"category": "Mountain bike jerseys",
"variant": "greendark",
"list": "CATEGORY",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}