Magento - 基于类别的运费,这可能吗?
我搜索了谷歌和 Magento 论坛没有结果。
是否可以为每个类别分配不同的运费?
I have searched google and the Magento forum to no avail.
Is it possible to assign different shipping rates to each of the categories?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
当然可以,但是您需要实现自己的运输插件才能做到这一点。
这篇 magento wiki 文章将是一篇很好的文章开始的地方。
Certainly, but you would need to implement your own shipping plugin to do that.
This magento wiki article will be a good place to start.
作为实施警告,请记住产品可以属于多个类别。
As an implementation caveat, remember that products can be in multiple categories.
这是逃避的答案,但有一些模块允许您将项目分配到组并具有每个组的运费。
http://www.webshopapps.com/uk/shipping/productmatrix-shipping -扩展名.html
It's the cop-out answer, but there are modules that allow you to assign items to groups and have shipping rates per-group.
http://www.webshopapps.com/uk/shipping/productmatrix-shipping-extension.html