if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "KRW",
"impressions": [
{
"id": "37082",
"name": "트렉 이보크 MTB 테크 티",
"price": "29000.0",
"brand": "Trek",
"category": "Mountain bike jerseys",
"variant": "white",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "56815",
"name": "산티니 트렉 팩토리 레이싱 남성용 팀 레플리카 사이클링 저지",
"price": "169000.0",
"brand": "Santini",
"category": "Mountain bike jerseys",
"variant": "bluedark",
"list": "CATEGORY",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}