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.
إقرأ جميع المراجعات 10

المساهمون والمطوّرون

“Weight zone shipping for WooCommerce” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

لقد تم ترجمة ”Weight zone shipping for WooCommerce“ إلى 9 لغات. شكراً إلى جميع المُترجمين لمُساهماتهم.

ترجمة ”Weight zone shipping for WooCommerce“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة 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