[bug] Can’t reorder for guests
-
Think have found a bug.
Concerns the page chosen to render the
[woocommerce_order_tracking]
shortcode (e.g. https://domain.com/tracking).After a customer enters the required data to review an order (i.e. order number and billing email), it shows the order details, and also renders a handy button to Order again.
However, said button for guest customers redirects to an empty cart. The expected behavior is for the cart to be repopulated with the order under review, but it happens only for a customer when he/she is logged in (*).
As a workaround, I have overridden the
order/order-again.php
template to render the button only for logged in customers.(*) Tested with 2021 theme + WooCommerce, with Health Check plugin in Troubleshooting mode.
HTH.
- The topic ‘[bug] Can’t reorder for guests’ is closed to new replies.