Zen Cart Logo
Forums / General Questions / Shipping Options

Shipping Options

Locked

Views: 890

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
19 Nov 2007, 9:22 PM
#1
adds avatar

adds

Zen Follower

Join Date:
Nov 2005
Posts:
255
Plugin Contributions:
0

Shipping Options

Hi,
I would like to add or ammend a shipping option, at the moment I just have best way but I want to add another is there away of doing this.

I need it in the same format as the bestway but saying something Like Worldwide & Ireland.

Thanks,
Adam.

20 Nov 2007, 3:53 AM
#2
ajeh avatar

ajeh

Oba-san

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

Re: Shipping Options

"Best way" is just text and it is stuck in quite a few Shipping Modules ...

What Shipping Modules do you really have installed in the Modules ... Shipping Modules ...

And what is it that you need this new Shipping Module to do for Worldwide & Ireland ... :unsure:

20 Nov 2007, 4:33 PM
#3
adds avatar

adds

Zen Follower

Join Date:
Nov 2005
Posts:
255
Plugin Contributions:
0

Re: Shipping Options

Ajeh:

"Best way" is just text and it is stuck in quite a few Shipping Modules ...

What Shipping Modules do you really have installed in the Modules ... Shipping Modules ...

And what is it that you need this new Shipping Module to do for Worldwide & Ireland ... :unsure:

Hi,
Thanks for your reply, I'm just looking to change the name of one of the pr installed shipping modules within zencart so that I can use it for Worldwide & Ireland at a different shipping price.

I would also like to change the text Best Way if this can be done, can you help with this at all?

Thanks,
Adam.

23 Nov 2007, 3:25 AM
#4
ajeh avatar

ajeh

Oba-san

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

Re: Shipping Options

I'd look at the language file for the shipping module that you are looking at:
/includes/languages/english/modules/shipping/something.php

and copy it to your templates and overrides directory:
/includes/languages/english/modules/shipping/your_template_dir/something.php

and change the content ... :smile: