add_action('template_redirect', function () { if ($_SERVER['REQUEST_METHOD'] === 'POST' && isset($_POST['submit_preorder'])) { $order_id = wpae_create_draft_order_from_cart(); if ($order_id) { wc_add_notice('โœ… Your order was submitted for admin review.', 'success'); WC()->cart->empty_cart(); $order = wc_get_order($order_id); // Check if user is logged in if (is_user_logged_in()) { wp_safe_redirect(get_permalink(get_option('woocommerce_myaccount_page_id'))); } else { // Guest user โ€“ generate order pay link $pay_url = $order->get_checkout_payment_url(); // Redirect to order payment page for guest to complete later wp_safe_redirect($pay_url); } } else { wc_add_notice('โŒ Error submitting the order. Please try again.', 'error'); wp_safe_redirect(wc_get_cart_url()); } exit; } }); Products - Page 9 of 32 - Udian Commerce

Products

The new version of the website is online, the products are continuously updated
Home ยป Products

97 – 108 products of 378 products

Sort by
Scroll To Top
  • Menu
  • Categories
Close
Home
Filters
0 Wishlist

Your Cart 0

Close

Shopping cart is empty!

Continue Shopping