if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "USD",
"impressions": [
{
"id": "45227",
"name": "Continental Grand Prix 5000 AS TR Tubeless Road Tire",
"price": "113.95",
"brand": "Continental Tire",
"category": "Bike tires",
"variant": "black",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "27282",
"name": "Continental Grand Prix 4-Season Road Tire",
"price": "79.95",
"brand": "Continental Tire",
"category": "Bike tires",
"variant": "black_brown",
"list": "CATEGORY",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}