physical product upsell doesn’t show shipping fields
-
First, thanks for this plugin. Here’s my issue. I’m checking out with a virtual product. I have an upsell to a physical product that requires the user enter shipping details.
When I tick the upsell checkbox, the product gets added to the total, but the shipping fields aren’t dynamically loaded via ajax.
If I manually reload the page the “Ship to a different address?” and the remaining shipping address fields appear. Of course, this needs to be done via ajax, so that a user’s entered data (i.e., billing details) aren’t erased.
This isn’t a matter of toggling CSS to make fields visible. If there are no physical products in the cart, the shipping address fields aren’t even in the DOM.
The reverse action would also have to be done: When the physical product upsell is removed/unticked, the shipping fields should disappear if there are no other physical products in the checkout.
Thanks.
- The topic ‘physical product upsell doesn’t show shipping fields’ is closed to new replies.