For the past 5 hours, I've been trying to do a simple modification to shipping.php to suit my needs but no luck.
Could somebody help me please, I've zero knowledge in php, & some elementary knowledge in basic programming.
The default setup is:
When customer buys light weight products == Shipping by individual product shipping prices
When customer buys heavy products, or heavy + light weight products == Shipping by other shipping method (whichever is installed)
I want to customize it as:
When customer buys light weight products, or light weight + heavy products == Shipping by individual product shipping prices
When customer buys heavy products == Shipping by other shipping method (whichever is installed)
I suspect this is a very simple mod, but it's just beyond my reach.
Anyone, help me please..... I will really appreciate it.
Paul