Linux 软件免费装
Banner图

RIACO Smart Quantity Discount for WooCommerce

开发者 prototipo88
更新时间 2026年6月9日 15:09
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

cart discount dynamic pricing bulk discount bogo buy one get one woocommerce discount wholesale pricing tiered pricing quantity discount volume discount

下载

1.0.0 1.1.0

详情介绍:

RIACO Smart Quantity Discount is the easiest way to add powerful, flexible pricing promotions to your WooCommerce store. Whether you want to reward bulk buyers, run a Buy-One-Get-One campaign, or offer targeted discounts based on cart value or customer role, this plugin handles it all from a clean admin interface — no coding required.

安装:

  1. Upload the plugin folder to /wp-content/plugins/, or install it directly from the WordPress plugin repository.
  2. Activate RIACO Smart Quantity Discount through the Plugins menu.
  3. Go to Discount Rules in the WordPress admin sidebar.
  4. Click Add New to create your first ruleset, choose a discount type, set your rules and conditions, and publish.
That's it — discounts are applied automatically on the cart and checkout pages.

屏幕截图:

  • BOGO deal configuration — set buy threshold and free-item quantity
  • Quantity-based discount rule setup with multiple tiers
  • Simple discount setup — percentage or fixed amount
  • Condition builder — target by product, category, cart subtotal, or user role
  • Frontend cart showing BOGO free item with locked quantity and FREE badge
  • Frontend cart showing quantity discount applied with conditions
  • Bulk activate / deactivate rulesets from the admin list table
  • Volume pricing table and BOGO deal table displayed on the product page

升级注意事项:

1.0.0 First stable release. No upgrade steps needed.

常见问题:

Does this work with WooCommerce HPOS (High-Performance Order Storage)?

Yes. The plugin declares full HPOS compatibility.

Will it conflict with WooCommerce's built-in sale prices?

No. The engine only replaces a product's price when the discounted price is lower than the current price. Your existing WooCommerce sale prices are never overridden by a worse deal.

Can I offer "Buy 3 Get 1 Free" (not just Buy 1 Get 1)?

Yes. The BOGO rule lets you configure any buy threshold and any free-item quantity. "Buy 3 Get 1 Free", "Buy 2 Get 2 Free", "Buy 5 Get 2 Free" — all supported.

Can I show the volume pricing table on the product page?

Yes. For quantity discount rulesets, a pricing table is automatically displayed on the product page. For BOGO rulesets, a deal summary table is shown too.

Can I restrict a discount to specific user roles?

Yes. Add a "User Role" condition and choose which roles qualify. Guests who are not logged in are always treated as having no role — so is_in conditions correctly exclude them while not_in conditions correctly include them.

Does it work with the block-based cart and checkout?

Yes. BOGO free items are fully supported in the WooCommerce block cart and block checkout, with locked quantity controls and a "FREE" label.

Can I stack multiple discounts on the same product?

Price discounts across multiple rulesets are compared and the best (lowest) price wins. BOGO discounts are first-wins per item — once a BOGO rule has added free items for a cart item, subsequent BOGO rulesets skip that item.

Is the plugin extensible for developers?

Yes. The plugin exposes action and filter hooks at every key step. See the Developer Hooks section below for the full list.

更新日志:

1.1.0 1.0.0