Results 1 to 7 of 7
  1. #1
    Join Date
    Sep 2006
    Posts
    11
    Plugin Contributions
    0

    Free Shipping Name Change

    I set my "free shipping" to $100 because I actually want it to serve the purpose of over night shipping. First of all, could someone tell me a little more about this free shipping so I can get it right the first time. If what I'm wanting to do isn't possible please tell me. The other options are just too advanced for me as of this moment. I also want to know how to change the name of free shipping to overnight. So the person buying is actually choosing "UPS Over Night Shipping" and not "Free Shipping"

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,719
    Plugin Contributions
    6

    Default Re: Free Shipping Name Change

    Free Shipping Options freeoptions could be modified for this by setting the Items >= 100 and the Handling to 100.00

    Then change the language file for this using the templates and overrides ...

    But ... you could not do this with the Free Shipping freeshipper module ...
    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: v1.5.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

  3. #3
    Join Date
    Sep 2006
    Posts
    11
    Plugin Contributions
    0

    Default Re: Free Shipping Name Change

    Think you could elaborate on...all of that please?

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,719
    Plugin Contributions
    6

    Default Re: Free Shipping Name Change

    All of the shipping modules have 2 parts ... language and code ...

    Code is located:
    /includes/modules/shipping/something.php

    Text or language files are located:
    /includes/languages/english/modules/shipping/something.php

    The filenames match to the name shown in the Admin ... Modules ... Shipping Modules ...

    If you do not like what the text reads ... you need to customize it ...

    To customize the text ... you should be using the templates and overrides directory ...

    This is accomplished by copying:
    /includes/languages/english/modules/shipping/something.php

    to your customized file:
    /includes/languages/english/modules/shipping/your_template_dir/something.php
    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: v1.5.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

  5. #5
    Join Date
    Sep 2006
    Posts
    11
    Plugin Contributions
    0

    Default Re: Free Shipping Name Change

    If you do not like what the text reads ... you need to customize it ...

    To customize the text ... you should be using the templates and overrides directory ...

    This is accomplished by copying:
    /includes/languages/english/modules/shipping/something.php

    to your customized file:
    /includes/languages/english/modules/shipping/your_template_dir/something.php
    Think you could break that down a little more? I'm not too savvy with this yet.

  6. #6
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,719
    Plugin Contributions
    6

    Default Re: Free Shipping Name Change

    Insert deep breath here ...

    Look at the file:
    /includes/modules/shipping/item.php

    See how that is filled with ickky nasty code?

    Now, look at the file:
    /includes/languages/english/modules/shipping/item.php

    See how that is filled with english like words?

    Copy that file to:
    /includes/languages/english/modules/shipping/your_template_dir/item.php

    Change the define statements in there ...

    Upload to your site ...

    Install Item Shipping Module ...

    Go to Checkout ...

    See how all the words have changed to be your words?
    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: v1.5.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

  7. #7
    Join Date
    Apr 2007
    Posts
    3
    Plugin Contributions
    0

    Default Re: Free Shipping Name Change

    wooo, thanks! this helped me loads :)

 

 

Similar Threads

  1. Normal Shipping Rules (Cancels out Free Shipping Image)
    By haredo in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 24 May 2006, 08:39 PM
  2. Free shipping for orders > 1000 EUR
    By Antz in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 24 May 2006, 03:07 PM

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
  •