if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "KRW",
"impressions": [
{
"id": "35149",
"name": "슈퍼칼리버 9.7 1세대",
"price": "5720000.0",
"brand": "Trek",
"category": "Cross Country mountain bikes",
"variant": "greydark_red",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "35151",
"name": "슈퍼칼리버 9.6 1세대",
"price": "4920000.0",
"brand": "Trek",
"category": "Cross Country mountain bikes",
"variant": "red_black",
"list": "CATEGORY",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}