Linux 软件免费装
Banner图

Cart Weight for WooCommerce

开发者 wpdesk
dyszczo
grola
piotrpo
marcinkolanko
mateuszgbiorczyk
sebastianpisula
bartj
octolize
更新时间 2024年10月16日 19:58
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 6.7
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce cart weight woocommerce cart weight order weight order total weight

下载

1.8.13 1.1.1 1.1.7 1.4.5 1.2.1 1.3.1 1.2.4 1.2.5 1.2.6 1.2.8 1.3.0 1.3.2 1.3.3 1.3.5 1.3.6 1.4.0 1.4.1 1.1.8 1.2.3 1.4.9 1.6.0 1.4.3 1.8.7 1.8.8 1.2.7 1.3.7 1.4.2 1.4.4 1.4.7 1.2.9 1.3.4 1.4.10 1.4.6 1.1.6 1.8.4 1.1.2 1.5.0 1.7.1 1.7.2 1.4.11 1.4.12 1.7.0 1.7.3 1.7.4 1.7.5 1.7.6 1.7.7 1.7.10 1.7.11 1.7.9 1.1.4 1.2.2 1.7.12 1.8.0 1.8.1 1.8.2 1.8.3 1.4.8 1.8.10 1.8.6 1.8.9 1.0 1.1 1.1.3 1.1.5 1.7.8 1.8.11 1.8.12 1.8.5 1.9.0

详情介绍:

Display the weight of the products the customers are about to order in the cart, minicart and checkout. Just turn the plugin on and that's it! This plugin does not require any additional configuration. Once it is activated the order total weight value will be automatically displayed in the aforementioned places. English, Polish and German translations included. You can easily translate it to other languages as well.
Get more WooCommerce plugins 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 help 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 to 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:
  1. Download and unzip the latest zip file release.
  2. Upload the entire plugin directory to your /wp-content/plugins/ path.
  3. Activate the plugin using the Plugins menu in WordPress sidebar menu.
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.

屏幕截图:

  • Cart Weight - Order Total Weight in the minicart
  • Cart Weight - Order Total Weight on the checkout page

常见问题:

How to change the Weight Suffix?

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 );'''

更新日志:

1.9.0 - 2024-10-16 1.8.14 - 2024-09-01 1.8.13 - 2024-08-04 1.8.12 - 2024-07-18 1.8.11 - 2024-06-30 1.8.10 - 2024-06-02 1.8.9 - 2024-05-09 1.8.8 - 2024-04-25 1.8.7 - 2024-03-25 1.8.6 - 2024-03-18 1.8.5 - 2024-03-07 1.8.4 - 2024-02-28 1.8.3 - 2024-02-05 1.8.2 - 2024-01-05 1.8.1 - 2023-12-12 1.8.0 - 2023-11-23 1.7.12 - 2023-11-07 1.7.11 - 2023-10-04 1.7.10 - 2023-09-06 1.7.9 - 2023-08-07 1.7.8 - 2023-08-03 1.7.7 - 2023-07-04 1.7.6 - 2023-06-12 1.7.5 - 2023-05-10 1.7.4 - 2023-03-27 1.7.3 - 2023-03-09 1.7.2 - 2023-02-07 1.7.1 - 2023-01-10 1.7.0 - 2022-12-13 1.6.0 - 2022-11-28 1.5.0 - 2022-10-24 1.4.12 - 2022-10-03 1.4.11 - 2022-08-08 1.4.10 - 2022-06-29 1.4.9 - 2022-06-06 1.4.8 - 2022-05-12 1.4.7 - 2022-04-20 1.4.6 - 2022-04-04 1.4.5 - 2022-03-02 1.4.4 - 2022-01-27 1.4.3 - 2022-01-11 1.4.2 - 2021-12-14 1.4.1 - 2021-11-08 1.4.0 - 2021-08-30 1.3.7 - 2021-08-16 1.3.6 - 2021-07-19 1.3.5 - 2021-05-12 1.3.4 - 2021-03-09 1.3.3 - 2021-02-11 1.3.2 - 2020-12-07 1.3.1 - 2020-11-12 1.3.0 - 2020-08-31 1.2.9 - 2020-08-10 1.2.8 - 2020-05-18 1.2.7 - 2020-05-18 1.2.4 - 2020-05-04 1.2.3 - 2020-03-09 1.2.2 - 2020-01-07 1.2.1 - 2019-10-04 1.2.0 - 2019-09-16 1.1.8 - 2019-08-12 1.1.7 - 2019-05-16 1.1.5 - 2019-04-12 1.1.4 - 2019-04-09 1.1.3 - 2019-04-09 1.1.2 - 2018-12-05 1.1.1 - 2018-10-17 1.1 - 2018-03-02 1.0 - 2015.08.11