WordPress.org

Plugin Directory

Class Based Shipping for WooCommerce — Define shipping methods per shipping class

這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Class Based Shipping for WooCommerce — Define shipping methods per shipping class

外掛說明

This free plugin allows you to customize with ease the shipping methods available for each shipping class, so that you can offer different shipping options per product class.

How does it work?

Simply create or edit an existing shipping class, and set the available shipping methods in the Description field of the shipping class (see below syntax). The plugin will then the default shipping methods to the ones specified when one or more items in the cart match the customized shipping methods class.

Custom syntax

To customize the available shipping methods for a WooCommerce shipping class, simply use the following plugin syntax inside the description field of the shipping class: CLASS_BASED_SHIPPING(shipping_method_1_id, shipping_method_2_id [, etc])

For example, one may wish to have a shipping class for products which can be picked up locally or shipped using a flat rate method: CLASS_BASED_SHIPPING(flat_rate, local_pickup)

The class description field may also include additional text, as long as it does not interfere with the syntax of the plugin tag above.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Class Based Shipping for WooCommerce — Define shipping methods per shipping class〉的開發相關工作。

參與者