if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "USD",
"impressions": [
{
"id": "82609",
"name": "Electra MIK Front Tray",
"price": "79.99",
"brand": "Electra",
"category": "Bike racks",
"variant": "black",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "47607",
"name": "Electra E-bike Bell",
"price": "15.99",
"brand": "Electra",
"category": "Bike bells & horns",
"variant": "black",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "33711",
"name": "Electra Wooden MIK Bike Crate",
"price": "129.99",
"brand": "Electra",
"category": "Bike baskets",
"variant": "brown",
"list": "CATEGORY",
"position": 3
}
,
{
"id": "47633",
"name": "Electra Mesh Low Profile MIK Basket",
"price": "79.99",
"brand": "Electra",
"category": "Bike baskets",
"variant": "black",
"list": "CATEGORY",
"position": 4
}
]
}
});
} else {
console.log("dataLayer");
}