Hello, I'm having trouble wrapping my head around this, can someone offer any assistance?
My ubercart store has a number of products that can be purchased (using attributes) as sample sizes.
What I would like to do is setup a shipping condition so that during checkout, the order will not be charged any shipping costs (regardless of cart total cost) as long as ALL the items in the cart have the 'sample size' attribute set.
If it helps, I'll explain how everything is setup right now. I have 4 shipping methods, all based on total cart cost:
- Up to $299.99
- $300.00 - $499.99
- $500.00 - $699.99
- $700.00 and up
I tried adding a $7 sample size item to the cart, and modified the first shipping method to only be applied if the cart attributes contained items where sample size was set to TRUE, and 'non regular size' was set to false, but it kept applying shipping costs.
I'd appreciate any help. Thanks!
Chum
