DrByte,
Would it be possible to somehow achieve this using an observer?
At the bottom of the function I see:
PHP Code:$this->notify('NOTIFY_SHIPPING_MODULE_CALCULATE_CHEAPEST', $cheapest);
return $cheapest;
DrByte,
Would it be possible to somehow achieve this using an observer?
At the bottom of the function I see:
PHP Code:$this->notify('NOTIFY_SHIPPING_MODULE_CALCULATE_CHEAPEST', $cheapest);
return $cheapest;