Results 1 to 3 of 3
  1. #1
    Join Date
    May 2007
    Posts
    42
    Plugin Contributions
    0

    Default How do I remove (Best Way) brackets?

    In "Step 2 of 3 - Payment Information" in checkout, a single 'table rate' shipping option is displayed thus:

    Sub-Total: £9.99
    Table Rate (Best Way): £2.00
    Total: £11.99

    I have now managed to change "Table Rate" to "Postage & Packing", and Delete "Best Way" by editing languages/english/modules/shipping/table.php like so:

    define('MODULE_SHIPPING_TABLE_TEXT_TITLE', 'Postage & Packing');

    define('MODULE_SHIPPING_TABLE_TEXT_DESCRIPTION', 'Table Rate');
    define('MODULE_SHIPPING_TABLE_TEXT_WAY', '');

    However, I am now left with the brackets where 'Best Way' used to live inside...

    Sub-Total: £9.99
    Postage & Packing (): £2.00
    Total: £11.99


    Can somebody please tell me how I can lose the brackets???

    Many thanks in advance...
    121webconsultancy - Professional Website Design & Internet Marketing

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: How do I remove (Best Way) brackets?

    See if this thread helps you out that a search on shipping class would locate:
    http://www.zen-cart.com/forum/showth...shipping+class
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    Sep 2008
    Posts
    15
    Plugin Contributions
    0

    Default Re: How do I remove (Best Way) brackets?

    Quote Originally Posted by 121webconsultancy View Post
    In "Step 2 of 3 - Payment Information" in checkout, a single 'table rate' shipping option is displayed thus:

    Sub-Total: £9.99
    Table Rate (Best Way): £2.00
    Total: £11.99

    I have now managed to change "Table Rate" to "Postage & Packing", and Delete "Best Way" by editing languages/english/modules/shipping/table.php like so:

    define('MODULE_SHIPPING_TABLE_TEXT_TITLE', 'Postage & Packing');

    define('MODULE_SHIPPING_TABLE_TEXT_DESCRIPTION', 'Table Rate');
    define('MODULE_SHIPPING_TABLE_TEXT_WAY', '');

    However, I am now left with the brackets where 'Best Way' used to live inside...

    Sub-Total: £9.99
    Postage & Packing (): £2.00
    Total: £11.99


    Can somebody please tell me how I can lose the brackets???

    Many thanks in advance...
    Like 121webconsultancy I tried to change shipping line item description in Step 2 of 3 by editing languages/english/modules/shipping/table.php. However, I'm having zero joy. I know the /includes/classes/shipping.php is reading my description from the table.php file. However, for some strange reason it is not showing up on the Step 2 of 3 page.

    Does anyone have any ideas? I'm completely stumped. Maybe time to call it a night...

 

 

Similar Threads

  1. How to Remove brackets around shipping (Best way)?
    By ianhg in forum General Questions
    Replies: 1
    Last Post: 3 Mar 2013, 02:51 PM
  2. best way to remove product price ?
    By pilot in forum Customization from the Admin
    Replies: 17
    Last Post: 4 Jun 2011, 05:04 AM
  3. Best way to remove product from database?
    By notageek in forum Setting Up Categories, Products, Attributes
    Replies: 7
    Last Post: 10 Sep 2010, 06:56 PM
  4. the best way to remove woz?
    By wagnerguy in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 22 Apr 2010, 09:48 PM
  5. Best Way - What does it mean? How to remove?
    By lausianne in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 16 Feb 2010, 12:32 AM

Posting Permissions

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