Product Variation with ‘Any’ attribute not included in order details.
-
I have a standard WooCommerce installation with this ‘Variable Product’ with 2 attributes (‘Maat’ and ‘Kleur’). ‘Kleur’ can have 30+ values.
Only the ‘Maat’ attribute affects the price, so i’ve created this Variation setting: https://i.postimg.cc/mZQwvpzn/1.pngWhen adding this item to the card, we need to select both attributes:
https://i.postimg.cc/C1CqQtPH/2.pngBut in the cart and on the Order overview only the attribute ‘Maat’ is visible, the ‘Kleur’ property is missing:
https://i.postimg.cc/0jcJ8Sqz/3.pngIt is also not saved in the database:
https://i.postimg.cc/yxVZ4P2q/4.pngWhen adding the ‘Kleur’ attribute also to the variations, the value is saved. But this means I will have to create 250+ variations for each combination.
Is there a way to save all the choosen attributes when adding a product to the cart instead of only the attributes wich are included in a variation without ‘Any’.
- The topic ‘Product Variation with ‘Any’ attribute not included in order details.’ is closed to new replies.