Zen Cart Logo
Forums / Built-in Shipping and Payment Modules / Chaning name for table rate and Zone Rate

Chaning name for table rate and Zone Rate

Locked

Views: 2,593

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
20 Feb 2009, 5:57 AM
#1
undah avatar

undah

New Zenner

Join Date:
Feb 2009
Posts:
26
Plugin Contributions:
0

Chaning name for table rate and Zone Rate

Hello,

Newbie Zenner. Using the latest version of Zencart. I gotten the shipping rate to where I wanted.

Im using UPS, but not the standard UPS module.

Im using the Table Rate for my UPS "3 day Select"

Then I used the Zone Rate for my UPS "Ground Shipping".

However when you go and check out, it shows "Table Rate", I want to change that to 3 Day Select.

Same for the Zone Rate. I want it to say UPS Ground. Please look at the image that I provided, it will let you know what In trying to accomplish.

What I want to know is: if I can do it and if what is the easiest way beside having to clone a table.

Please also let me if Im doing the shipping correctly. Please visit my site at www.mypokergirl.com/zencart.

Regards,

Undah

20 Feb 2009, 7:47 PM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Chaning name for table rate and Zone Rate

The shipping modules located in:
/includes/modules/shipping

each have matching language files in:
/includes/languages/english/modules/shipping

where you can customize them by using your templates and overrides and putting your changes in:
/includes/languages/english/modules/shipping/your_template_dir

See if that helps you out ... :smile:

21 Feb 2009, 7:51 PM
#3
undah avatar

undah

New Zenner

Join Date:
Feb 2009
Posts:
26
Plugin Contributions:
0

Re: Chaning name for table rate and Zone Rate

I can't believe I got help from AJeh! I seen your help replies all over the the freaking forum. You are so helpful to every Zen Newbie that comes this forum. You are awesome. That worked! Thank you!

Now my next question. I made the Table Rate = "UPS 3 Day Select. I made the Zone Rate = Ground zipping to to US, CA, EUROPE. Everything works fine except for the displaying of it.

It displays the UPS 3 day select first and I want vice versa. I thought you can do it by sorting it. I made the Table Rate=1 and the Zone Rate=0. I thought this would make the Zone Rate to be display first, but it's not doing it. Am I doing something wrong?

Undah

22 Feb 2009, 3:20 AM
#4
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Chaning name for table rate and Zone Rate

Try using 10 and 20 on the sort orders ... see if that straightens out the display for you ... :smile:

22 Feb 2009, 8:40 AM
#5
undah avatar

undah

New Zenner

Join Date:
Feb 2009
Posts:
26
Plugin Contributions:
0

Re: Chaning name for table rate and Zone Rate

AJEH,

that works find with US address, the ground shipping will be the default, however when I use an international address, the "3 Day Select" is still the default.

Any more Ideas? And is there anyway we can set it up where when it's an international address, the "3 Day select = Table Rate" will disappear and only the Ground shipping Method is the only option.

Thanks for all the help,

Undah

22 Feb 2009, 2:54 PM
#6
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Chaning name for table rate and Zone Rate

Use Zones to control when the shipping modules appear or not ... if the address is in the Zone then the module is useable ...