Problem with checkout page
-
I encountered a problem on the checkout page. When an unregistered visitor adds a product to his cart and goes to the checkout page, the shipping options don’t appear and there is no warning that they haven’t entered an address.
I think it can cause issues for the customer and cause them to cancel their order.
I can’t use the hook “woocommerce_after_shipping_rate” because it doesn’t respond when there is no shipping options.
I tried using the hook “woocommerce_review_order_before_payment”. I can get a message to appear when there is no shipment address entered at the page’s loading, but it doesn’t actualize the status once the address is written.
You can see my website at this address : https://eboutiks.com/lorient.
Thank you for your help.
The page I need help with: [log in to see the link]
- The topic ‘Problem with checkout page’ is closed to new replies.