Intrasting! I reomved this module becasue i thought no one would use it.
you need to copy the weight class and change all the name stuff. Then in the catalog side change the calculation.
I'm sorry I don't have enough time to go through it fully.
you need to copy the weight class and change all the name stuff. Then in the catalog side change the calculation.
I'm sorry I don't have enough time to go through it fully.
I have a number of clients using percentage.
I'm switching them all from another shopping cart to Open Cart.
Can you please post a better description when you have time
I'm switching them all from another shopping cart to Open Cart.
Can you please post a better description when you have time
I have a Total-Based shipping module that can do percentages available here:
http://www.getclearthinking.com/store/t ... ing-module
http://www.getclearthinking.com/store/t ... ing-module
I would like to see this feature brought back, as well.Daniel wrote:Intrasting! I reomved this module becasue i thought no one would use it.
Thanks,
Marc
OpenCart v1.4.9.4
VQMod | Categories Home | Cleaner By Default - 2 Column | Speak Good English
With the greatly missed shipping percentage module, was the shipping % a unique value for each product, or a common store-waide value for all products? The Weight Based Shipping extension may satisfy this, but I can't find the price/weight unit field anywhere.
Since this used to be part of OC, would it be possible for someone post a copy of the old module so we can rework it for 1.4.9.3?Daniel wrote:I reomved this module becasue i thought no one would use it.
Thanks,
Marc
OpenCart v1.4.9.4
VQMod | Categories Home | Cleaner By Default - 2 Column | Speak Good English
I have just written a module for this based on the Free Shipping module. Do you still need this? If so I will post a link to the module I'm using.
Features:
Features:
- Shipping cost is percentage of Sub-Total - Option to change your percentage as you need
- Free Shipping Threshold - Option to set an amount Sub-Total needs to exceed to receive Free Shipping
- Tax Class - Option to add Tax Class to your shipping (Good for VAT on shipping)
You beat me by about an hour.jadedstudio wrote:I have just written a module for this based on the Free Shipping module.

Q, mine's not as detailed as yours. It's only based on the subtotal but you can use either fixed amounts or percentages, and you can input a range based on the subtotal.Zone Plus supports percent of subtotal based shipping..
Not sure if I'll post it now.
OpenCart v1.4.9.4
VQMod | Categories Home | Cleaner By Default - 2 Column | Speak Good English
Here's the link to my Percent Based Shipping module: http://www.mediafire.com/?oaocfbpj6px4yks
Enjoy
Enjoy

Hi there. Been using this code for a while. Is there anyway to add a (dollar amount) + (percent of subtotal). I had to hard code "catalog\model\shipping\percent.php" on line 24
$postage = (.75) + ($this->cart->getSubTotal() / 100) * $this->config->get('percent_total');
problem i am having is when i offer free shipping coupon for only 1 product, the entire order is given a free shipping cost.
Any help would be great.
$postage = (.75) + ($this->cart->getSubTotal() / 100) * $this->config->get('percent_total');
problem i am having is when i offer free shipping coupon for only 1 product, the entire order is given a free shipping cost.
Any help would be great.
Hello,
I am also intrested in this module. Please send me link to this module so that i can use it in my project.
I am also intrested in this module. Please send me link to this module so that i can use it in my project.
jadedstudio wrote:I have just written a module for this based on the Free Shipping module. Do you still need this? If so I will post a link to the module I'm using.
Features:
Anyone who need this let me know!
- Shipping cost is percentage of Sub-Total - Option to change your percentage as you need
- Free Shipping Threshold - Option to set an amount Sub-Total needs to exceed to receive Free Shipping
- Tax Class - Option to add Tax Class to your shipping (Good for VAT on shipping)
Who is online
Users browsing this forum: No registered users and 2 guests