Add to Cart Validation fails and adds product without components
-
Not sure if this is bug or indented behavior.
If I use mysite.test?add-to-cart=COMPOSITE_PRODUCT_ID or use Add to Cart in a custom view i created, composite product gets added to cart without the components.
I am setting up a store and need custom interface for the composite product (not the ddslick/select2 one). While I was testing, I found the product gets added to the cart without any components selected.
What I found is WPCleverWooco::add_to_cart_validation returns $passed even though components are empty.
- The topic ‘Add to Cart Validation fails and adds product without components’ is closed to new replies.