1,000+
June 16, 2026
August 11, 2015
The Cart Weight for WooCommerce plugin automatically displays the total product weight on the cart, minicart, and checkout pages. It does not require any additional configuration – just turn it on, and that’s it!
English, Polish, and German translations included. You can easily translate it into other languages as well.
Get more plugins for WooCommerce from Octolize
We know WooCommerce shipping inside out and put all our experience into our plugins. Check our WooCommerce premium plugins here
We are actively looking for contributors to translate this and other Octolize plugins. Each supported language tremendously helps store owners to conveniently manage shipping operations.
Your translations contribute to the WordPress community at large. Moreover, we’re glad to offer you discounts for our PRO plugins and establish long-term collaboration. If you have any translation-related questions, please email us at translations@octolize.com.
Head over here and help us translate this plugin:
https://translate.wordpress.org/projects/wp-plugins/woo-cart-weight/
This plugin can be easily installed like any other WordPress integration by following the steps below:
Optionally you can also try to upload the plugin zip file using Plugins → Add New → Upload Plugin option from the WordPress sidebar menu. Then go directly to point 3.
You can easily change the weight suffix using the filter below. Please modify the suffix according to your needs and place the code in the functions.php file of the theme you are currently using:
”’woo_cart_weight/cart_weight”’ – modify displaying weight
”’woo_cart_weight/weight_unit”’ – modify the unit
For example:
”’add_filter( ‘woo_cart_weight/weight_unit’, ‘woo_cart_weight_weight_unit’ );
/**
* @param string $weight_unit
*
* @retun string
*/
function woo_cart_weight_weight_unit( $weight_unit ) {
$weight_unit = “%”;
return ( $weight_unit );”’
| Version | Download | Type |
|---|---|---|
| 1.9.20 | Download | Stable |
| 1.9.19 | Download | Stable |
| 1.9.17 | Download | Stable |
| 1.9.16 | Download | Stable |
| 1.9.15 | Download | Stable |
| 1.9.14 | Download | Stable |
| 1.9.13 | Download | Stable |
| 1.9.12 | Download | Stable |
| 1.9.11 | Download | Stable |
| 1.9.10 | Download | Stable |
| 1.9.9 | Download | Stable |
| 1.9.8 | Download | Stable |
| 1.9.7 | Download | Stable |
| 1.9.5 | Download | Stable |
| 1.9.4 | Download | Stable |
| 1.9.3 | Download | Stable |
| 1.9.2 | Download | Stable |
| 1.9.1 | Download | Stable |
| 1.9.0 | Download | Stable |
| 1.8.13 | Download | Stable |
| 1.8.12 | Download | Stable |
| 1.8.11 | Download | Stable |
| 1.8.10 | Download | Stable |
| 1.8.9 | Download | Stable |
| 1.8.8 | Download | Stable |
| 1.8.7 | Download | Stable |
| 1.8.6 | Download | Stable |
| 1.8.5 | Download | Stable |
| 1.8.4 | Download | Stable |
| 1.8.3 | Download | Stable |
| 1.8.2 | Download | Stable |
| 1.8.1 | Download | Stable |
| 1.8.0 | Download | Stable |
| 1.7.12 | Download | Stable |
| 1.7.11 | Download | Stable |
| 1.7.10 | Download | Stable |
| 1.7.9 | Download | Stable |
| 1.7.8 | Download | Stable |
| 1.7.7 | Download | Stable |
| 1.7.6 | Download | Stable |
| 1.7.5 | Download | Stable |
| 1.7.4 | Download | Stable |
| 1.7.3 | Download | Stable |
| 1.7.2 | Download | Stable |
| 1.7.1 | Download | Stable |
| 1.7.0 | Download | Stable |
| 1.6.0 | Download | Stable |
| 1.5.0 | Download | Stable |
| 1.4.12 | Download | Stable |
| 1.4.11 | Download | Stable |
| 1.4.10 | Download | Stable |
| 1.4.9 | Download | Stable |
| 1.4.8 | Download | Stable |
| 1.4.7 | Download | Stable |
| 1.4.6 | Download | Stable |
| 1.4.5 | Download | Stable |
| 1.4.4 | Download | Stable |
| 1.4.3 | Download | Stable |
| 1.4.2 | Download | Stable |
| 1.4.1 | Download | Stable |
| 1.4.0 | Download | Stable |
| 1.3.7 | Download | Stable |
| 1.3.6 | Download | Stable |
| 1.3.5 | Download | Stable |
| 1.3.4 | Download | Stable |
| 1.3.3 | Download | Stable |
| 1.3.2 | Download | Stable |
| 1.3.1 | Download | Stable |
| 1.3.0 | Download | Stable |
| 1.2.9 | Download | Stable |
| 1.2.8 | Download | Stable |
| 1.2.7 | Download | Stable |
| 1.2.6 | Download | Stable |
| 1.2.5 | Download | Stable |
| 1.2.4 | Download | Stable |
| 1.2.3 | Download | Stable |
| 1.2.2 | Download | Stable |
| 1.2.1 | Download | Stable |
| 1.1.8 | Download | Stable |
| 1.1.7 | Download | Stable |
| 1.1.6 | Download | Stable |
| 1.1.5 | Download | Stable |
| 1.1.4 | Download | Stable |
| 1.1.3 | Download | Stable |
| 1.1.2 | Download | Stable |
| 1.1.1 | Download | Stable |
| 1.1 | Download | Stable |
| 1.0 | Download | Stable |
| Development | Download | Trunk |