[ad_1]
I only have 2 shipping options on my site:
* Single flat rate shipment option
* Local Pickup
By default local pickup is selected. If a user selects the item to be shipped, the total price does not change. If I flip the default to be Shipped as default then the math adds up, but when selecting Local Pickup then woo doesn’t subtract the shipping cost (?!)
[Screenshot])Any ideas?
[ad_2]
Does this happen in the checkout page as well?
Do you see any errors in the console log?
Have you checked DevTools? I’m guessing there’s a JS error when you change the shipping method?