Aziz Posted April 21, 2004 Posted April 21, 2004 Is there anyway i can remove the weight from the checkout shipping page.. e.g. instead of Uinted States Postal Service (1x5lb).. I only want to view Uinted States Postal Service ? is it possbile.. thank u aziz --------------------------------
Aziz Posted April 21, 2004 Author Posted April 21, 2004 Can anyone do it? --------------------------------
glusniffer1 Posted April 21, 2004 Posted April 21, 2004 I agree I would like it out myself throws customers off.... The Hobby Undergound..."For The Pure Hobbyist"
stevel Posted April 21, 2004 Posted April 21, 2004 In includes/modules/shipping/usps.php, change: $this->quotes = array('id' => $this->code, 'module' => $this->title . ' (' . $shipping_num_boxes . ' x ' . $shipping_weight . 'lbs)'); to $this->quotes = array('id' => $this->code, 'module' => $this->title); Similar changes for other shipping types. Steve Contributions: Country-State Selector Login Page a la Amazon Protection of Configuration Updated spiders.txt Embed Links with SID in Description
Aziz Posted April 22, 2004 Author Posted April 22, 2004 Thank You........ A Million... Thanks alot.... Thank you x 100(squared). Thank you.. Ur the best .. thnx again peace --------------------------------
Recommended Posts
Archived
This topic is now archived and is closed to further replies.