if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "USD",
"impressions": [
{
"id": "32263",
"name": "Tannus Armour Tire Insert",
"price": "45.99",
"brand": "Tannus",
"category": "Bike tires",
"variant": "red",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "37719",
"name": "CushCore PRO Tubeless Tire Insert Set",
"price": "149.0",
"brand": "CushCore",
"category": "Bike tires",
"variant": "grey",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "37722",
"name": "CushCore Gravel.CX Tubeless Tire Insert Set",
"price": "149.0",
"brand": "CushCore",
"category": "Bike tires",
"variant": "grey",
"list": "CATEGORY",
"position": 3
}
,
{
"id": "37723",
"name": "CushCore PRO Tubeless Tire Insert",
"price": "78.0",
"brand": "CushCore",
"category": "Bike tires",
"variant": "grey",
"list": "CATEGORY",
"position": 4
}
]
}
});
} else {
console.log("dataLayer");
}