From bf2e0908310ae8577f13242816e12ab5e0ae3692 Mon Sep 17 00:00:00 2001 From: Anatasof Wirapraja Date: Mon, 5 Jul 2021 14:20:22 +0700 Subject: add pages/ord/billing & pages/ord/shipping --- pages/ord/shipping.html | 68 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 pages/ord/shipping.html (limited to 'pages/ord/shipping.html') diff --git a/pages/ord/shipping.html b/pages/ord/shipping.html new file mode 100644 index 0000000..acbef56 --- /dev/null +++ b/pages/ord/shipping.html @@ -0,0 +1,68 @@ +[tmp page_title]__COMPANY__ -- [L]Shipping Address[/L][/tmp] +[tmp display_class]noleft[/tmp] + +[include include/checkout/initialization] + +@_TOP_@ + + +
 
+
+ +[if !variable NO_TAX_POPUP] + [include include/checkout/tax_popup] +[/if] + +[edisplay show_var=0 show_label=1 keep=1] + +[set Check_shipping] + &fatal=no + &update=yes + __COMMON_ORDER_PROFILE__ + &fail=@@MV_PAGE@@ + &fatal=yes +[/set] + +
+
+[form-session-id] + + + + + + + [include include/checkout/shipping_address] + +
+
+ +
+
+ +
+
+ + +
+
+ +
+
+ +
+
 
+ +[tmp clear_errors][error all=1 comment="Clear errors"][/tmp] + + +@_BOTTOM_@ -- cgit v1.2.3