Linux 软件免费装
Banner图

Saan Shipping Rules for WooCommerce

开发者 andykr
更新时间 2026年6月21日 04:17
PHP版本: 8.0 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

shipping woocommerce shipping rules shipping classes capacity

下载

3.0.0

详情介绍:

Shipping Rules for WooCommerce lets you define exactly which shipping methods are available depending on what is in the customer's cart. Instead of weight-based rules, it uses WooCommerce product shipping classes combined with capacity rules so you can model real-world constraints like "this shipping method fits up to 5 small parcels or 2 tubes, but not both at the same time." How it works:
  1. Define your shipping methods in WooCommerce (for example Standard or Express).
  2. Create product shipping classes (for example Small, Large, Tube) and assign them to your products.
  3. Create a rule here: give it a name and select which shipping methods it applies to.
  4. Optionally add capacity rules: define how many items of each shipping class fit into this shipment.
  5. Activate the rule. It applies as soon as all capacity constraints are met.
  6. Optionally enable free shipping from a certain cart value.
Features:

安装:

  1. Upload the plugin folder to /wp-content/plugins/.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Go to WooCommerce -> Shipping Rules to configure your rules.
Make sure you have at least one shipping zone with shipping methods configured in WooCommerce before creating rules.

屏幕截图:

  • Rule details - rule name, shipping methods multiselect with inactive method labels.
  • Capacity rules expanded - define how many items per shipping class fit in this shipment.
  • Free shipping settings - enable and set the cart value threshold.
  • How-it-works guide - collapsible explanation with example, visible directly in the admin.
  • WooCommerce checkout - only the matching shipping methods are shown to the customer.

升级注意事项:

3.0.0 Initial public release.

常见问题:

Does this work with weight-based shipping?

No. This plugin controls shipping method availability based on product shipping classes and capacity (size/type), not weight.

What happens if no rule matches?

If no rule matches the cart contents, WooCommerce falls back to its standard shipping method display and all enabled methods for the customer's zone are shown.

Can a rule have multiple shipping methods?

Yes. You can assign multiple shipping methods to a single rule. All selected methods will be available at checkout when the rule applies.

What are capacity rules?

Capacity rules define how many items of a given product shipping class fit into a shipment. A rule only matches if every shipping class present in the package has a capacity rule defined, and none of the limits are exceeded.

Is free shipping supported?

Yes. You can define a cart value threshold. When reached, all allowed shipping methods in the matching rule are displayed at no cost.

更新日志:

3.0.0