Weight zone shipping for WooCommerce

ਵੇਰਵਾ

A WooCommerce extension to calculate shipping charges based on cart weight and delivery zone.

  • Supports multiple rates per shipping rate table
  • Supports shipping class restriction

If your WooCommerce store needs to calculate shipping charges based on cart weight and delivery region then this plugin is for you.

Documentation

Each shipping zone can contain multiple shipping methods with rates that apply to all regions in the zone.

Features

  • Shipping rates based on cart weight and delivery region
  • Unlimited weight ranges
  • Carts with zero weight
  • FREE shipping in selected weight ranges
  • Default rates using the Rest of the World shipping zone
  • Maximum cart weight
  • WooCommerce 2.6 and above
  • Internationalised
  • Handling fee as fixed rate or percentage of total cart cost
  • Supports migration from oik weight/country shipping

ਸਕਰੀਨਸ਼ਾਟ

  • Add Shipping Method for Weight Zone
  • Weight Zone Settings - initial display
  • Weight Zone Settings - shipping rates defined
  • Cart totals
  • Checkout shipping rates

ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ

Installation

  1. Upload ‘oik-weight-zone-shipping’ to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Visit WooCommerce->Settings->Shipping
  4. If migrating from oik weight/country shipping use the Multi Rate Weight Zone tab to perform the migration.
  5. Set your delivery rates for each Shipping zone in WooCommerce->Settings->Shipping

Which version of WooCommerce does this work on?

Now tested up to WooCommerce 7.9.0

What is the separator for the shipping rate table?

Vertical bars. Blanks around values will be ignored.

0 | 9.99| Zero weight
1 | 1.24 | 
2 | 3.45 |
3 | 4.56 
  • Use of slash characters are no longer supported as these are now allowed in the Method Title override.
  • Whether or not you can use a comma depends on your Currency options.
  • If your Thousand or Decimal separator is a comma then it can’t be used as a field delimiter.
  • Enter one rate per line.

How do I set the Method Title?

Set the default Method Title and add overrides in the Shipping Rates table

0 | 9.99| Zero weight
1 | 1.24 |
2 | 3.45 |
3 | 4.56 | Another method title override
10 | 0 | Free shipping between 3 and 10 kgs
999 | ZZZ | Maximum cart weight is 10 kgs

Does this support multiple rates per weight/shipping zone combination?

Yes. You can either define multiple rates per shipping rate table or
create multiple shipping methods.

For each shipping method you add to a zone set the Method Title to reflect the rates.
e.g. UK second class, UK first class.

Are there any other FAQs?

Yes. See oik weight zone shipping for WooCommerce FAQS

ਸਮੀਖਿਆਵਾਂ

16 ਅਪ੍ਰੈਲ 2021
Thanks for this plugin! It is easy to use. The options are simple and sufficient. Just what I need for my personal store! Excellent and smart work!
22 ਮਾਰਚ 2021
I can't believe that this seems to be the ONLY shipping plugin for Woocommerce that lets you create tables that are easy to import/export or in this case simply copy/paste the data. This is such a perfect and easy solution if you need to deal with different shipping cost tables that can't be calculated. Thank you!
3 ਜੁਲਾਈ 2017
I use this plugin on one WP site of a client, where it works very well. Thank you! However I just ralized today that it is not suitable for the usecase in which one wants to have a *minimum* weight set. For example: I use a shipping method up to 30kgs and then I would like to switch to another method, once I'm over 30kgs. This does not work.
Read all 10 reviews

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“Weight zone shipping for WooCommerce” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“Weight zone shipping for WooCommerce” has been translated into 9 locales. Thank you to the translators for their contributions.

“Weight zone shipping for WooCommerce” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

0.2.11

  • Changed: Declare WooCommerce High Performance Order Storage (HPOS) compatibility #35
  • Changed: Support PHP 8.3 #34
  • Tested: With WordPress 6.4.1 and WordPress Multisite
  • Tested: With WooCommerce 8.3.1
  • Tested: With PHPUnit 9.6
  • Tested: With PHP 8.0, PHP 8.1, PHP 8.2 and PHP 8.3