added variable product without selected variation
-
Expected functionality:
When the customer user adds ParentProduct to the cart, the ChildProduct will be automatically added to the cart and cannot be removed. The ChildProduct is a variable product. The product variation must be set by the customer, so the Default Variant must be set to “none”. We expect the customer user will change the variation of the ChildProduct in the Cart, and must select a variation before they can proceed to the Checkout.Three unexpected results:
1. The plugin adds ChildProduct to the cart without a selected variation. This probably shouldn’t be possible.2. The customer user can now proceed to the checkout page, even though a variation has not been selected for ChildProduct in the Cart. Is there no error check for this??
3. The customer user cannot change the variation of the ChildProduct in the Cart. The “change” link/button doesn’t appear. Perhaps because the plugin setting to prevent the product from being removed from the cart is enabled.
Is this a defect, or do we need to enhance the functionality ourselves?
- The topic ‘added variable product without selected variation’ is closed to new replies.