if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "USD",
"impressions": [
{
"id": "34703",
"name": "Lezyne Tubeless Plug Refill Pack",
"price": "4.99",
"brand": "LEZYNE",
"category": "Bike tubes & tubeless bike tire accessories",
"variant": "black",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "41955",
"name": "Park Tool 2370K Tubeless Tire Plug Refill Pack",
"price": "4.25",
"brand": "Park Tool",
"category": "Bike tubes & tubeless bike tire accessories",
"variant": "black",
"list": "CATEGORY",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}