• Resolved miguel84

    (@miguel84)


    Hi

    I’m setting up a store with woocommerce where products are variable, and customer can choose 3 colors and one size.

    Only the size will influence the final price. All the sizes and all the colors variations end up with thousands of different combinations. How can I set the price for the sizes only and not having to define price for thousands of different combinations?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Are all colours available in all sizes?

    If so then you only need a variation with each size – For example:

    Size: Small
    Colour: Any Colour

    Size: Medium
    Colour: Any Colour

    etc

    This will only work if you aren’t doing stock control as well!

    Thread Starter miguel84

    (@miguel84)

    Yes, but imagine that I have 10 sizes, 50 colors. That’s 500 different combinations.

    Only size makes price change. So Why set 500 prices if only have 10 different prices?

    No you misunderstood – you can set the Colour attribute to Any – that way you only have 10 combinations

    Thread Starter miguel84

    (@miguel84)

    OK got it. First I added the size combinations and set the price. Only after I added the other attributes.

    SOLVED

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Price of combinations on variable product’ is closed to new replies.