@@ -703,7 +703,7 @@
$(document).ready(function() {
setLoginInfo();
- if([[${!order.shotCanYn.equals('Y') or order.shotCartList.size() < 1}]]) {
+ if([[${!order.shotCanYn.equals('Y')}]]) {
$(".shotDelvSelect").hide();
}
@@ -559,7 +559,7 @@