if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "USD",
"impressions": [
{
"id": "37099",
"name": "Trek Solstice Gel Unisex Cycling Glove",
"price": "2.93",
"brand": "Trek",
"category": "Fingerless cycling gloves",
"variant": "red",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "63831",
"name": "Rapha Insulated Windstopper Winter Cycling Gloves",
"price": "120.0",
"brand": "Rapha",
"category": "Full finger cycling gloves",
"variant": "black",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "63830",
"name": "Rapha Shadow Cycling Gloves",
"price": "105.0",
"brand": "Rapha",
"category": "Full finger cycling gloves",
"variant": "black_grey",
"list": "CATEGORY",
"position": 3
}
]
}
});
} else {
console.log("dataLayer");
}