Hello,
I have two categories. All products in both categories have kilograms mentioned. If i choose all items from category A and the price is lower than 100eu, then i use normal shipment calculation, but if it is more than 100eu, then shipment is free.
And if i choose all items from B category, there is no such a thing as free shipping, even if it is more than 1000eu. But if i put 9 items from category A and one from category B, it should still count as if all items are from category B. Please help me!
Thank you for your time.
Is any shipment rules set with minimum/maximum items?
Have a look at this plugin: http://open-tools.net/virtuemart-2-extensions/vm2-advanced-shipping-by-rules-plugin.html
Thanks for your responses. I'll definatedly will have a look at that plugin. There is no minimum/maximum items, there is only one rule that there shouldn't be any items from category B, and the price should be higher than 300 in order to get free shipping.
All i need here is just a peace of code or an example of code of something similar to guide me.