Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How To: Remove Total Weight Display on Shipping Page


Recommended Posts

Posted

Currently I am using the zone rates shipping module.

 

I'm still digging through all of the files but wonder if any one knows how to remove the display of the total weight for the order.

 

Currently it displays as example:

 

Delivering to AE : 0 lb(s) 0.00AED

 

Think it's possible to remove the "0 lb(s)" from being displayed?

 

Searching the boards now along with continuing to search the files to see if I can locate it but any ideas some one can offer would really help out..

 

Many Thanks -- Mindy

Posted
Currently I am using the zone rates shipping module.

 

I'm still digging through all of the files but wonder if any one knows how to remove the display of the total weight for the order.

 

Currently it displays as example:

 

Delivering to AE : 0 lb(s) 0.00AED

 

Think it's possible to remove the "0 lb(s)" from being displayed?

 

Searching the boards now along with continuing to search the files to see if I can locate it but any ideas some one can offer would really help out..

 

Many Thanks -- Mindy

 

Sorry for replying to my own post but I finally figured this out. Since I'm using the zone rates shipping module I dug through it until I found what I thought was the correct part to remove. It worked..

 

For anyone else using this shipping method that may want to later do the same thing to not display the total weight for the order look for the following:

 

in catalog/includes/modules/shipping/zones.php

Find ---------------
$shipping_method = MODULE_SHIPPING_ZONES_TEXT_WAY . ' ' . $dest_country . ' : ' . $shipping_weight . ' ' . MODULE_SHIPPING_ZONES_TEXT_UNITS;

 

Remove the bit that pertains to the shipping_weight

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...