if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "GBP",
"impressions": [
{
"id": "49656",
"name": "Fox Racing x Trek Ranger Women's Mountain Bike Gloves",
"price": "27.99",
"brand": "Fox Racing",
"category": "Women's cycling gloves",
"variant": "brown",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "22826",
"name": "Bontrager Rhythm Women's Mountain Bike Gloves",
"price": "27.99",
"brand": "Bontrager",
"category": "Full finger cycling gloves",
"variant": "black",
"list": "CATEGORY",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}