if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "USD",
"impressions": [
{
"id": "25368",
"name": "Bontrager Charge WaveCel Commuter Helmet",
"price": "149.99",
"brand": "Bontrager",
"category": "Bike helmets",
"variant": "yellowvisibility_black",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "14453",
"name": "Electra Lifestyle Lux Soft Serve Graphic Helmet",
"price": "84.99",
"brand": "Electra",
"category": "Bike helmets",
"variant": "white_teal",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "36578",
"name": "Endura Urban Luminite EN1150 Waterproof Cycling Jacket",
"price": "169.99",
"brand": "Endura",
"category": "Cycling jackets",
"variant": "yellowvisibility",
"list": "CATEGORY",
"position": 3
}
,
{
"id": "36574",
"name": "Endura Hummvee Waterproof Hooded Cycling Jacket",
"price": "149.99",
"brand": "Endura",
"category": "Cycling jackets",
"variant": "black",
"list": "CATEGORY",
"position": 4
}
]
}
});
} else {
console.log("dataLayer");
}