page Can Ajax be used to display results on a WooCommerce order tracking page?
In order tracking in WooCommerce, track results are displayed as a whole new page when submitting the tracking form. However, what I wanted to see are the results in AJAX. Here is the form in woocommerce/templates/order/form-tracking.php: <form action="<?php echo esc_url(…