if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "KRW",
"impressions": [
{
"id": "25362",
"name": "본트래거 스펙터 웨이브셀 사이클링 헬멧",
"price": "139000.0",
"brand": "Bontrager",
"category": "Bike helmets",
"variant": "red",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "34132",
"name": "본트래거 써킷 로드 사이클링 슈즈",
"price": "169000.0",
"brand": "Bontrager",
"category": "Road bike shoes",
"variant": "red",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "34130",
"name": "본트래거 포레이 산악 바이크 슈즈",
"price": "299000.0",
"brand": "Bontrager",
"category": "Mountain bike shoes",
"variant": "black",
"list": "CATEGORY",
"position": 3
}
]
}
});
} else {
console.log("dataLayer");
}