I'm using nopcommerce open source for a customer .I want to do a custom shipping calculations. Here are rules for my shipping calculation.
Ex: 1-5 items :$ 5
6-10 items: $10
Additional item :$2
How do i do this in nopcommerce? Should i write a new shipping module or is there already smiler shipping module ?