woocommerce等级价格(基于数量的定价)

时间:2013-09-12 09:12:37

标签: wordpress woocommerce

您好我想在这样的woocomerce中添加等级价格  我想设定基于数量的价格(等级价格) 例如。

    QTY           Price
    1-99            $50
    100-249         $90

Also based on tier price
“Starting at $x.xx” will be dynamically generated based on the lowest tiered price entered into the system.

woocomerce ecommmece插件怎么可能?是否有插件需要请建议我

2 个答案:

答案 0 :(得分:0)

Dynamic Pricing扩展程序可让您设置基于数量的价格:)

答案 1 :(得分:0)

WooCommerce未附带数量/等级/批发定价功能。

您需要使用某种类型的扩展程序,例如WooCommerce Dynamic Pricing & Discounts或其他替代方案。

您也可以开发自己的方法,但这并不是一个好的选择,因为大多数已经推出的扩展都非常具有成本效益。