Zen Cart Logo
Forums / General Questions / what shipping mothod should this option use ?

what shipping mothod should this option use ?

Views: 427

Results 1 to 5 of 5
22 Aug 2012, 3:20 AM
#1
linjuming avatar

linjuming

Zen Follower

Join Date:
Apr 2012
Posts:
151
Plugin Contributions:
0

what shipping mothod should this option use ?

the table shipping method is used by the bottom option ,the another faster method should be what ? can zencart create two table shipping methods with deffrent fee setting?

22 Aug 2012, 5:32 AM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: what shipping mothod should this option use ?

Right-click.
View Source, or Inspect with Firebug.
Look at the value="xxxxxxx" attribute on the <input> field for that label.
That is your answer.

22 Aug 2012, 7:23 AM
#3
linjuming avatar

linjuming

Zen Follower

Join Date:
Apr 2012
Posts:
151
Plugin Contributions:
0

Re: what shipping mothod should this option use ?

you misunderstand my purpose ,the page i create by me.
I want to use two type of shipping method for customer to select. I will set the table method for the second option. then the first option I also want to use table method, but zencart can not create 2 table method. so how to do ?
for example: how to set shipping if I want to use 2 type of usps ? one is very fast and very high price. the other is cheaper but slow

22 Aug 2012, 7:26 AM
#4
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: what shipping mothod should this option use ?

There are all kinds of shipping approaches.

  • You could use real-time quoting from the actual shipping carrier, such as UPS, USPS, FedEx, DHL, etc. There are addons for them.
  • You could clone a built-in module and duplicate its functionality for another purpose. There are several forum threads talking about cloning shipping modules. There might even be FAQ articles about it too.
  • You could use addons for dozens of other ways to handle shipping, either flat rate or dynamic from a set of rules.
  • etc
  • etc
22 Aug 2012, 7:32 AM
#5
linjuming avatar

linjuming

Zen Follower

Join Date:
Apr 2012
Posts:
151
Plugin Contributions:
0

Re: what shipping mothod should this option use ?

several forum threads talking about cloning shipping modules
can you put these thread out ? I don't know how to search them , my english is poor and not easy to understand the sentences