xpay✦ Commerce
Directory
WooCommerce plugins
Cart Weight for WooCommerce
Cart Weight for WooCommerce
Display product weight at WooCommerce cart and checkout. No configuration needed — just activate the plugin and see total weight automatically!
5.0
(13 ratings)Will this break my store?
What the WordPress.org registry says about keeping Cart Weight for WooCommerce running.
Tested to 7.0.2
Tested against the WordPress branch in use today.14 days ago
At least 8.2 releases a year since launch. WordPress.org only lists versions still available for download, so the real number may be higher.7.4
Your host must be running at least this version.6.4
3
Maintenance & trust
Scored on how Cart Weight for WooCommerce is looked after — not on how many stores run it.
97
out of 100Maintenance
35 / 35WordPress compatibility
20 / 20Support responsiveness
Not enough dataMerchant satisfaction
13 / 15Listing transparency
10 / 10Ratings
5.0
13 ratingsThe best free plugin to display the total product weight in the cart, minicart, and checkout of your WooCommerce store
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 →
Interested in plugin translations?
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/
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 );”’
Plugin details
Tags on WordPress.org
