hassanayoub85 0 Posted November 22, 2010 Dear, How can I setup my ecommerce site shippments to be calculated based on weight? Like 1st half kilo for 20$, second half 30$, and each half 10$? Thx Share this post Link to post Share on other sites
elton123 0 Posted June 16, 2011 Dear, How can I setup my ecommerce site shippments to be calculated based on weight? Like 1st half kilo for 20$, second half 30$, and each half 10$? Thx Hi .5:20,1:30,1.5:40,2:50,2.5:60 etc... Share this post Link to post Share on other sites
wayne miller 0 Posted August 25, 2011 Hi I have the same problem. Im in the UK and want to offer 1st class recorded delivery and second class recorded delivery. The prices increase with weight. Is there an addon for this or a current module. I also need to add the weigth of the packaging to the first item only I cant seem to find anything, can anyone help? Share this post Link to post Share on other sites
wayne miller 0 Posted August 25, 2011 Ive just found the table rate and thats kind of what Im after however i need two table rates, one called 'First class recorded delivery' and the second called 'second class recorded delivery' Anyone got any ideas or point me to another discussion / add on ? Share this post Link to post Share on other sites
Guest Posted August 26, 2011 Wayne, Try Multigeozone Multi Table Shipping Chris 1 wayne miller reacted to this Share this post Link to post Share on other sites
wayne miller 0 Posted August 26, 2011 Thanks Chris, I'll try it out this evening Share this post Link to post Share on other sites
wayne miller 0 Posted August 26, 2011 Ive kind of got this working however I have the problems below: When I go to configuration I have two of these 'MultiGeoZone MultiTable Shipping' ****I can live with this for now**** When I go to my website it says 'United Parcel Service (UPS) (10.5 lbs)' ****I want this to say Royal Mail**** The services offered are 'Ground' and 'Second Day' ****I want this to say First Class Recorded Delivery and Second Class Recorded Delivery**** Any of you guys point me in the right direction to correct this please? Share this post Link to post Share on other sites
satish 24 Posted August 29, 2011 define('MODULE_SHIPPING_MZMT_GEOZONE_1_TEXT_TITLE', 'United Parcel Service (UPS)'); in conntribution catalag\includes\languages\english\modules\shipping folder you have mzmt.php there these language values are defines. Just replace. Satish Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does. Share this post Link to post Share on other sites