Complex Shipping set-up
-
Hey everyone,
I’m trying to work out a shipping set-up and keep getting caught by people working around my restrictions. I’m not exactly sure *what* i’m looking for therefore can’t work to fix it.
Essentially, my set up needs to do this:
For class ABC of products, I want the shipping price to be determined by grouped quantity – e.g. 1-3 items = $2.50 | 4-6 items = $5.00 | 7-9 items = $7.50 | etc. | etc.
For class XYZ of products, I want the shipping price to be directly determined by individual items e.g. each item is $7.50 regardless of quantity
For purchases where customers purchase items from ABC and XYZ classes, I want the totals of ABC and XYZ to be calculated independently, then added together e.g.
4 x ABC = $5.00
2 x XYZ = $15.00
Shipping Total = $20.00Thank you SO much in advance. May the @FatJewish proclaim your awesomeness all over Instagram
Cheers
- The topic ‘Complex Shipping set-up’ is closed to new replies.