开发者

City selection on UberCart checkout menu?

I want users to be able to select a City from a dropdown list when checking out with UberCart.

  1. Is there a module that 开发者_如何学运维offers this?
  2. If not, how do I modify this form to include only certain cities as an option?
  3. Does the shipping module allow for you to get access to the City information?

Basically, I want to customly calculate the shipping costs based on the City.


There is not a module for this because the list of Cities is huge and ever changing (unlike States). Look into an integration of Ubercart and CCK so you can set up your own field for this.

I don't know of a module that does this offhand but it should lead you in the right direction.


I used the form_alter hook to solve my problem.


Taxonomy will the best for cities...

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜