Magento - 为客户选择邮政编码和地址
如何在前端模块中检索一个或多个客户的地址和邮政编码?
谢谢。
How can I retrieve the address and zip code of one or more customers in frontend module?
Thank you.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
使用以下代码:- (在 @clockworkgeek 编写了一些不错的代码后编辑)
我不太确定区域/州值。但我想你可以从这里开始。
希望有帮助。
Use the following code:- (Edited after some nice codes by @clockworkgeek)
I'm not quite sure about the region / state value. But I suppose you can start off from here.
Hope it helps.