if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "USD",
"impressions": [
{
"id": "41890",
"name": "Electra EBC Speed T-Shirt",
"price": "19.93",
"brand": "Electra",
"category": "T-Shirts",
"variant": "tan",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "40610",
"name": "Electra Ride Free Sweatshirt",
"price": "39.93",
"brand": "Electra",
"category": "Casual sweatshirts & hoodies",
"variant": "black",
"list": "CATEGORY",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}