if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "USD",
"impressions": [
{
"id": "40653",
"name": "Electra Richie Socks",
"price": "4.93",
"brand": "Electra",
"category": "Men's cycling socks",
"variant": "grey",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "35932",
"name": "Electra Peace Forward Twister Bike Bell",
"price": "3.93",
"brand": "Electra",
"category": "Bike bells & horns",
"variant": "black_white",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "12653",
"name": "Electra Bugle Horn",
"price": "1.93",
"brand": "Electra",
"category": "Bike bells & horns",
"variant": "pink",
"list": "CATEGORY",
"position": 3
}
]
}
});
} else {
console.log("dataLayer");
}