Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2009
    Location
    UK
    Posts
    1,122
    Plugin Contributions
    0

    Default Big Royal Mail Module - Want to remove weight text on shipping page

    I have installed this module and it all works fine, but I want to remove the actual weight text, ie it says '100.00) that the customer sees next to the module text on the checkout_shipping page.

    Can anyone point me to the bit of code I need to remove?

  2. #2
    Join Date
    Nov 2009
    Location
    UK
    Posts
    1,122
    Plugin Contributions
    0

    Default Re: Big Royal Mail Module - Want to remove weight text on shipping page

    Done it.

    Remove the following code from the relevant shipping module.

    $sw_text = number_format($shipping_weight, 3, $currencies->currencies[DEFAULT_CURRENCY]['decimal_point'], $currencies->currencies[DEFAULT_CURRENCY]['thousands_point']);

 

 

Similar Threads

  1. Help - Royal Mail Shipping Module
    By robo26 in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 10 Apr 2009, 02:54 PM
  2. Royal Mail Shipping Module?
    By Arkwright in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 26 Nov 2007, 11:41 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •