Originally Posted by
brittainmark
yes you could do that. Try setting ADMIN>Configuration>Shipping/Packaging>Display Number of Boxes and Weight Status to 0 "off" to remove the weight. There are probably other places where you need to set the weight display to off under ADMIN>configuration
You will also need to change the ADMIN>Configuration>Shipping/Packaging>Enter the Maximum Package Weight you will ship to 30000
it might mean that you under charge when you have a large and a small item or a large item and lots of small items.
As the code is currently it would display the all the available shipping methods. You could just choose one method say First class and set up all the bands .75:90,1:1.20,...,1000:2.60,2000:5.50 etc. then change the descriptions for that method in language files e.g if you chose to use the first class large letter then change:
define('MODULE_SHIPPING_RM1STLARGELETTER_TEXT_TITLE', 'Royal Mail 1<sup>st</sup> Class );
you could do this for all the methods you want to use. but stick to one for each of First and second class mail. You would then have to add in the additional rates for all the other methods you are using, special delivery, air mail etc.
By the way Bumping does not work as I only receive one e-mail from your first post. I will receive no more until I visit the forum again.