WooCommerce订阅:根据订阅时间的折扣
我有WooCommerce订阅和折扣,可让我提供折扣根据更新的数量。
但是,我找不到任何插件或方法,使我可以提供不同长度的相同订阅(如果长度超过一定数月的折扣)。 例如: 3个月:-10% 6个月:-20% 12个月:-30%的
客户目前不可能一次购买多个月的订阅。
你知道任何解决方案吗?
谢谢!
I have WooCommerce Subscriptions and Discounts for WooCommerce Subscriptions which allows me to offer discounts according to the number of renewals.
However I can't find any plugin or method that allows me to offer the same subscription with different lengths (with discounts if the length exceeds a certain number of months).
For example:
3 months: -10%
6 months: -20%
12 months: -30%
It's currently impossible for a customer to buy multiple months of a subscription at once.
Do you know any solution ?
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
也许只使用变量订阅会更容易?
https://woocommerce.com/docommerce.com/docommerce.com/document.com/document/document/subscript/store-managerscript/store-managerscript/store-managerer/store-managerer-managerer-manager- - 指导/#第6节
Maybe it'd be easier to just use a variable subscription?
https://woocommerce.com/document/subscriptions/store-manager-guide/#section-6
我不知道您是否曾经找到了这个答案,但是我利用预付费进行了wooCommerce订阅来解决此问题。客户可以预先购买X数月。
I don't know if you ever found an answer to this or not but I utilized the Prepaid for Woocommerce subscriptions to solve this. A customer can buy X amount of months upfront.