Can’t add variation with lot of values to cart
-
I’ve added a variable product to my website. The product has 4 types of attributes, these attributes all have the same values, shown here: https://ibb.co/R9ct0j6
(Worst is Dutch for sausage)After this, I’ve added one variation, where you can choose any value for every attribute, and the price always stays the same: https://ibb.co/JRkRtBR
Now at the front-end it looks like this, as it’s supposed to: https://ibb.co/NjfpsWw
The user can now select any combination and should always get the same price.
The problem is I can’t add this variable product to the cart. If I select values and try to add it to the cart, I get the following message: “Worst 1, Worst 2, Worst 3 en Worst 4 zijn vereiste velden” (… are required fields).
Is this type of variable not possible, or is something else wrong? Adding all possible variations is not an option because this will add 4096 variations.
- The topic ‘Can’t add variation with lot of values to cart’ is closed to new replies.