if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "KRW",
"impressions": [
{
"id": "37098",
"name": "트렉 서킷 풀 핑거 트윈 젤 유니섹스 사이클링 장갑",
"price": "65000.0",
"brand": "Trek",
"category": "Full finger cycling gloves",
"variant": "black",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "37106",
"name": "트렉 이보크 유니섹스 산악용 자전거 장갑",
"price": "44000.0",
"brand": "Trek",
"category": "Women's cycling gloves",
"variant": "black",
"list": "CATEGORY",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}