Linux 软件免费装

Shipping by Rules for WooCommerce

开发者 opentools
更新时间 2018年2月25日 06:24
PHP版本: 4.0 及以上
WordPress版本: 4.9.4
版权: GPLv3 or later
版权网址: 版权信息

标签

WooCommerce Shipping Shipment Rules shipping

下载

1.0 1.1 1.1.1 1.2 1.2.1 1.2.2 1.2.3 1.2.4 1.2.5 1.2.6 1.2.7 1.2.8 2.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6

详情介绍:

Determine shipping costs according to general conditions (bounds on the order properties). Shipping costs can depend on e.g.: The plugin exists in two different versions, this free version, which supports fixed bounds for all properties, and a paid version, which allows all conditions and shipping rules to contain arbitrary mathematical expressions (like an OR operator, multiplication, addition, subtraction, functions like rounding etc.). See the documentation for all the differences. Each rule is described as one line of text with an easy structure (semicolons separate the parts of the rule). For example: Name=Free Shipping; 100<=Amount; 0 Name=Domestic Small; Articles<5; Amount<100; Shipping=1.50 Name=Domestic Standard; Amount<100; Shipping=3.50 This set of rules describes three shipping costs: Orders of 100€ and more are free, otherwise orders with less than five articles have shipping costs of 1.5€, all others 3.50€. Limitations and common misconceptions For the full documentation of the Shipping by Rules plugin for WooCommerce see: http://open-tools.net/documentation/advanced-shipping-by-rules-for-woocommerce.html

安装:

  1. To install the plugin, either:
  2. use WordPress' plugin manager to find it in the WordPress plugin directory and directly install it from the WP plugin manager, or
  3. use WordPress' plugin manager to upload the plugin's zip file.
  4. After installation, activate the plugin through the 'Plugins' menu in WordPress
  5. Go to WooCommerce's shipment configuration page, open the "Shipping by Rules" method and set up a your rule-based methods there

屏幕截图:

  • The shipping method configuration page. Here you can set up multiple shipping methods (think carriers) using the Shipping by Rules plugin. Each method can have an arbitrary number of rulesets and rules. Each method can independently offer a shipping rate.
  • The shipping method edit page. Give the shipping method a title that will be shown in the cart and the invoice. You can add an arbitrary number of rulesets, each applying to different countries. Each ruleset can have an arbitrary number of rules of the form 'Name="Name to be displayed to the user"; Amount<14; Weight>5; Shipping=9.9'. Do not forget to press "Update" to save your changes. The rulesets can be reordered by simply dragging them.
  • An example of two shipping methods offered in the cart. Notice that the displayed shipping name has the form "Shipping Method name (Optional Rule name)".
  • If a matching rule has NoShipping set as shipping costs, its name will be displayed as a warning message to the user and the method will not offer any shipping.
  • The plugin's entry in  WordPress' plugin management page contains direct links to the configuration page, to the documentation and to the support forum.

升级注意事项:

To install the Shipping by Rules plugin for WooCommerce, proceed as described in the Installation section. Upgrades to new versions are automatically offered in the WordPress plugin page.

常见问题:

Where can I get further rule examples or help?

Please see our support forum at http://open-tools.net/forum/. It might also be a good idea to check the support forum of the Shipping by Rules plugin for VirtueMart. The basic concepts of these plugins are identical, so most solutions for VirtueMart will also work in the WooCommerce shipping plugin.

更新日志:

2.0.6 2.0.5 2.0.4 2.0.3 2.0.2 2.0.1 2.0 1.2.8 1.2.7 1.2.6 1.2.5 1.2.4 1.2.3 1.2.2 1.2.1 1.2 1.1.1 1.1 1.0