How to add multiple variations with different prices in Woocommerce
-
So here’s my scenario: I am listing a clothing product in Woocommerce with the option of having up to two accessories along with it. I have added all my size variations with their respective pricing using attributes and a variable product template. That’s great. Each size correctly leads to the right price.
Where I have trouble is adding the accessory variables, each with their own price on top of the normal price.
Example: A size 4 dress is $50, add the hair bows for an additional $10 for a total of $60 and skip on the third accessory for no additional cost.
When I add the accessories as separate variables, their pricing completely overrides the original price determined by the size. (referring to the example, the size 4 dress with the bows shows up as $10, ignoring the $50 for the dress)
Please note: These accessories are not individual products and as such cannot simply be listed as individual products to add to the cart.
Any suggestions would be helpful as these items need to be made available for the public asap.
- The topic ‘How to add multiple variations with different prices in Woocommerce’ is closed to new replies.