if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "SGD",
"impressions": [
{
"id": "61368",
"name": "100% Trek Factory Racing T-Shirt",
"price": "60.0",
"brand": "100%",
"category": "T-Shirts",
"variant": "reddark",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "61369",
"name": "100% Trek Factory Racing Hoodie",
"price": "110.0",
"brand": "100%",
"category": "Casual sweatshirts & hoodies",
"variant": "reddark",
"list": "CATEGORY",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}