@@ -704,7 +704,7 @@
setLoginInfo();
if([[${!order.shotCanYn.equals('Y') or order.shotCartList.size() < 1}]]) {
- //$(".shotDelvSelect").hide();
+ $(".shotDelvSelect").hide();
}
$("#cartListForm .area_salecoupon .coupon_box").hide();
@@ -560,7 +560,7 @@