Virtuemart 免费送货

发布于 2024-11-26 20:58:30 字数 71 浏览 2 评论 0原文

我正在美德超市页面上工作,但我遇到了一个问题,如果客户购买超过 50 欧元,则说明这是免费送货,但我想显示送货方式,运费为 0。

I'm working on a virtuemart page, but I faced with a problem, if the customer buy more than 50EURO than it is say that it is a free shipping, but I want to show the shipping method, with 0 shipping cost.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

浸婚纱 2024-12-03 20:58:31

如果没有核心黑客,你就无法改变工作方式。您需要做的是创建一个新的运输模块,用于计算订单总额并在订单总额足够高时调整运输成本。您可能可以复制您正在使用的运输模块,并添加一些代码以使其工作。

You can't change the way that works without a core hack. What you will need to do is make a new shipping module that calculates the order total and adjusts the shipping cost when the order total is high enough. You can probably make a copy of the shipping module you are using and add a little code to make it work.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文