Weight/Country Shipping for WooCommerce

描述

Please switch to oik-weight-zone-shipping
as this plugin is integrated with Shipping Zones.

This oik Weight/Country Shipping for WooCommerce plugin is no longer supported.
Having said that, it has been tested with WordPress 6.3 and WooCommerce 7.9.0.

Known Limitations

  • Requires Countries to have been added to the Specific Countries list, if your Selling Location(s) option is to ‘Sell to specific countries only’
  • Calculates charges based on the total cart weight; it doesn’t pay any attention to shipping classes or product categories
  • Doesn’t support different charges to state or region
  • Doesn’t take into account dimensions
  • Only returns one shipping rate per weight/country group combination.

程序文档

After installation activate this shipping method.

Go to WooCommerce->Settings->Shipping select Weight/Country Shipping and tick enable box.

Rates are set based on “Country Groups”.
Country Groups are groups of countries (or a single country) that share same delivery rates.

屏幕截图

  • Weight and Country shipping settings part one
  • Weight and Country shipping settings part two
  • WooCommerce Checkout shipping rate
  • Enable Shipping Debug Mode when modifying rates

安装

  1. Upload ‘oik-weightcountry-shipping’ to the ‘/wp-content/plugins/’ directory
  2. 通过WordPress的“插件”菜单激活插件
  3. Set your delivery rates in WooCommerce->Settings->Shipping using the Weight/Country tab

常见问题

Installation

  1. Upload ‘oik-weightcountry-shipping’ to the ‘/wp-content/plugins/’ directory
  2. 通过WordPress的“插件”菜单激活插件
  3. Set your delivery rates in WooCommerce->Settings->Shipping using the Weight/Country tab

What is the separator for the shipping rate table?

You can use vertical bars, forward slashes or commas.
Blanks around values will be ignored.

0|9.99|0
1 | 92.99 | 0
1 | 92.98 | 2
100 | 93.97 | 2
30|120.00|1
0| 1.23 | 3
1 / 1.24 / 3
2 , 3.45 , 3

How do I set the Method Title?

If you want to use a different title per rate then add this for each rate where the Method Title should be different from the default.

0|9.99|0 | Unknown destination - zero weight
1 | 92.99 | 0 | Country group 0
1 | 92.98 | 2
100 | 93.97 | 2
30|120.00|1
0| 1.23 | 3
1 / 1.24 / 3
2 , 3.45 , 3 / CG3

Does this support multiple rates per weight/country combination?

No. Use Weight zone shipping for WooCommerce.

评价

2016 年 12 月 31 日
Hello, i use this plugin since severals years and it is the best for me in France for La Poste, I add another for Mondial Relay. So i am allways afraid you do not follow your plugin because i cannot life without it
2016 年 9 月 3 日
Plugin does what it should do. Configuration is simple and for me it has all the options I need.
阅读所有19条评价

贡献者及开发者

“Weight/Country Shipping for WooCommerce” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

「Weight/Country Shipping for WooCommerce」插件已被翻译至 1 种本地化语言。 感谢所有译者为本插件所做的贡献。

将“Weight/Country Shipping for WooCommerce”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.4.3

  • Tested: With WordPress 6.4-RC1 and WordPress Multisite
  • Tested: With WooCommerce 8.2.1
  • Tested: With PHP 8.0, PHP 8.1 and PHP 8.2
  • Tested: With PHPUnit 9.6