if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "USD",
"impressions": [
{
"id": "79624",
"name": "Schwalbe Marathon E-Plus Tire",
"price": "74.0",
"brand": "Schwalbe",
"category": "Bike tires",
"variant": "black",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "79623",
"name": "Schwalbe Marathon Plus MTB Tire",
"price": "74.0",
"brand": "Schwalbe",
"category": "Bike tires",
"variant": "black",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "79622",
"name": "Schwalbe Marathon Plus Tire",
"price": "60.0",
"brand": "Schwalbe",
"category": "Bike tires",
"variant": "black",
"list": "CATEGORY",
"position": 3
}
,
{
"id": "79621",
"name": "Schwalbe Motion Big Apple Tire",
"price": "42.0",
"brand": "Schwalbe",
"category": "Bike tires",
"variant": "black",
"list": "CATEGORY",
"position": 4
}
]
}
});
} else {
console.log("dataLayer");
}