if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "SGD",
"impressions": [
{
"id": "61371",
"name": "100% Trek Factory Racing Long Sleeve MTB Jersey",
"price": "110.0",
"brand": "100%",
"category": "Mountain bike jerseys",
"variant": "reddark",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "61370",
"name": "100% Trek Factory Racing Short Sleeve MTB Jersey",
"price": "90.0",
"brand": "100%",
"category": "Mountain bike jerseys",
"variant": "reddark",
"list": "CATEGORY",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}