Shipping if number of items purchased is greater than 3

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
markc
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 24
Joined: Thu Jun 10, 2010 6:28 pm

Shipping if number of items purchased is greater than 3

Post by markc » Thu Jun 10, 2010 6:39 pm

If the shipping for our store has 1-3 items the cost is $35 we can use the Vary by Quantity.
If the amount of items is greater than 3 we want to charge $10 per item how can we do this?

Do we have to customize the code?

Thanks
Mark

User avatar
s_ismail
Commander (CMDR)
Commander (CMDR)
Posts: 162
Joined: Mon Nov 09, 2009 12:20 am
Contact:

Re: Shipping if number of items purchased is greater than 3

Post by s_ismail » Fri Jun 11, 2010 5:33 am

yes i think you need to write custom code to achieve this functionality because there is no such shipping method which provides facility to charge different shipping amount on different quantity.

Post Reply