Linux 软件免费装
Banner图

Webengine Shipping Restrictions for WooCommerce

开发者 webenginedev
更新时间 2026年9月4日 20:55
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

shipping woocommerce checkout shipping methods restrictions

下载

1.0.0

详情介绍:

Some products just cannot ship with some carriers: too heavy for relay points, too large for lockers, dangerous goods excluded by express services… This plugin lets you express those rules in seconds, from either side: Both rules combine at checkout: a shipping rate is removed as soon as any rule matches. Works with any registered shipping method, including third-party carriers (DPD, Chronopost, Colissimo, Flexible Shipping…), on the classic and block checkout (rates are filtered server-side). The plugin stores a single post meta per product and one field inside each method's settings — no extra tables, nothing to configure globally.

屏幕截图:

  • The "Restricted products" field in a shipping method's settings.

常见问题:

Does it work with the block checkout?

Yes. Rates are filtered server-side via woocommerce_package_rates, which both the classic and block checkout use.

Does it work with variable products?

Yes — restrictions are set on the parent product and apply to all its variations.

The product list in the method settings seems incomplete

For performance the product selector is capped at 2000 products (filter wsrw_product_choices_limit). The per-product side has no limit — prefer it on very large catalogs.

更新日志:

1.0.0