Cette extension n’a pas été testée avec les3 dernières versions majeures de WordPress. Elle pourrait ne plus être maintenue ou supportée et peut présenter des erreurs de compatibilité quand elle est utilisée avec des versions récentes de WordPress.

Shipping by Weight for WooCommerce

Description

Manage shipping costs based on the total weight of the products in the cart.

Available in English, Italian, Spanish and French

  • It’s possible create various tables, with custom costs and link them to shipping zones to generate one precise and flexible mapping.
  • It is possible to set a weight range from a determined number to infinity
  • It is possible to set an incremental step, so that the cost increases by xx every yy kg
  • (New) It is possible to set a custom message for each shipping zone.

Create a table (go to the Woocommerce menu > DN Shipping by Weight) clicking the « Add new table » button, provide an identification name (not visible to users) and enter varius bands of price based on minimum weight and maximum weight (use points for decimal separator and no symbols for the thousands separator).

Set up a shipping area (in the woocomerce settings menu -> shipping) and add the « weight-based » method. After you configure it using the « edit » button and select the desired table. In the same area also add a method to manage the eventual case where none rule of the selected table match the conditions (for example « pick up on site »)

There is also a function for checking the weight of the products, where it will be possible to view the list of products to which the weight has not been assigned or has a zero value.

ATTENTION: before activating the weight-based method make sure that all products have the field weight correctly set (also for variable products, etc.). The author not assumes responsibility of any anomalies generated. Verify and perform all appropriate tests first to use it in the production environment.

Captures d’écran

Installation

This plugin requires you to have the WooCommerce plugin already installed and activated in WordPress. – Download the plugin. – Install and active the plugin on your WordPress Admin site.

Avis

12 juillet 2022 1 reply
You can add a new shipping method by weight and by country. Very helpful and in the place where it should be on the shipping options. Keep going.
young promising plugin but it needs some basic stuff, like – add weight over X (e.g. from 40kg to infinity) – add weight steps (e.g. over 100 Kg, 20$ for each 10kg)
Lire les 2 avis

Contributeurs & développeurs

« Shipping by Weight for WooCommerce » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

“Shipping by Weight for WooCommerce” a été traduit dans 1 locale. Remerciez l’équipe de traduction pour ses contributions.

Traduisez « Shipping by Weight for WooCommerce » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Historique des changements

1.2.2

fix « index array not found » warning message on create first table

1.1.1

Tested on WordPress 6.4.3

1.1

  • added custom message for each shipping zone
  • tested on wordpress 6.2.2
  • updated assets

1.0.2

fixed session conflict warning

1.0.1

updated readme.txt info with link for guide

1.0.0

added check overlaps errors
added infinite option for maximum weight field
added rules summary for each table
added test page for try custo weight
added spanish languages

0.9.4

added french languages

0.9.3

fix warning in empty list

0.9.2

fix found cost and added function for log to file

0.9.1

fix list of products without weight field, now it exclude variation if parent product has weight

0.9

  • initial version