diff --git a/shop/orderaddress.php b/shop/orderaddress.php index 52dc93559..4cbbf02bd 100644 --- a/shop/orderaddress.php +++ b/shop/orderaddress.php @@ -26,11 +26,13 @@ if (G5_IS_MOBILE) { $g5['title'] = '배송지 목록'; include_once(G5_PATH.'/head.sub.php'); -?> +$order_action_url = G5_HTTPS_SHOP_URL.'/orderaddress_update.php'; +?> +