1 Aug 2012, 1:38 PM
Zen Follower
- Join Date:
- Aug 2011
- Posts:
- 122
- Plugin Contributions:
- 0
Disable Table shipping method with weight?
On table.php, I have been trying to parse the weight of the order.
I have tried using $show_box_weight, $shipping_weight etc but none of them return the shipping weight.
The file does return the weight, but I am unable to replicate it in order to check if it is too light and not to send.
Any ideas?