if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "USD",
"impressions": [
{
"id": "47321",
"name": "Rapha Pro Team Cycling Sock",
"price": "6.93",
"brand": "Rapha",
"category": "Men's cycling socks",
"variant": "greydark_white",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "47370",
"name": "Rapha Core Winter Cycling Jacket",
"price": "200.0",
"brand": "Rapha",
"category": "Cycling jackets",
"variant": "black",
"list": "CATEGORY",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}