Undo remove a product not working correctly
-
After someone removes a product from the cart, WooCommerce allows to “undo” that.
Customers are able to click on the button “undo?” that appears after the customer has removed the item from the cart.
So in general WooCommerce stores a copy of the cart items key and allows to restore that particular key.This does NOT work with composite products, because their keys are handles somehow differently:
Instead of restoring the composite product and all of the components, it just restores the “parent” aka the composite product, but not any components…
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Undo remove a product not working correctly’ is closed to new replies.