Ajax Reorder - Magento 2
This Magneto 2 extension will allow to reorder previous orders via ajax instead of redirecting them to the shopping cart.
- Shows options to go to cart/checkout/orders list
- This will be very useful when customer wants to stay in account page or directly want to go checkout by skipping shopping cart
- Shows confirmation of added products
Description
Overview - Ajax Reorder Magento-2 Extension
In native Magento, when a customer tries to reorder a previously placed order, the user is redirected to the shopping cart after adding the products to the cart.
This can be a problematic behavior if a customer wants to reorder multiple orders or simply want to remain in the account section for any other purpose.
So, to solve this problem, we have created this extension. It will add the product via ajax request when the customer clicks the reorder option and show a confirmation of added products in the response. Along with the list of products, it will also show options to
- Go to Shopping Cart
- Proceed to Checkout
- Go back to My orders