Description
The goal of this plugin is to show the “stock quantity” under each product in the shop, category and archive pages (wherever there is a loop). The code is based on this tutorial: https://businessbloomer.com/woocommerce-add-stock-quantity-on-shop-page/
?? SOME OF OUR FREE PLUGINS
Preorder for WooCommerce – Ultimate Preorders Plugin for WooCommerce.
Order Status Control for WooCommerce
Custom Order Status for WooCommerce
Screenshots
Installation
- Upload the folder
woo-show-stock
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- That’s it!
Reviews
Contributors & Developers
“Show Stock Status for WooCommerce” is open source software. The following people have contributed to this plugin.
Contributors“Show Stock Status for WooCommerce” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Show Stock Status for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.5 – 8 May 2024
- Update: HPOS compatibility declare
- Support for WooCommerce version 8.8.3
1.0.4 – 4 Jan 2022
- Update: .pot file for translation
- Bug fix
1.0.3 17 Feb 2022
- Update: .pot file
- Added: custom wrapper class for stock status text.
-
Fixed: Warning: A non-numeric value encountered…
-
Support for WooCommerce version 6.2
1.0.2 6 Nov 2021
- Added: plugin support Link
- Update: .pot file
- Support for WooCommerce version 5.8.x
1.0.1 – 10 Mar 2021
- Fixed : ‘printf’ variable error.
1.0 – 9 Mar 2021
- Update : .pot file
- Update : Code refactor
- Fixed: PHP fatal error
- Fixed: ‘Out of stock’ message not showing.
- Fixed: ‘Low stock’ message not showing.
- Fixed: html div element not wrrap the stock message.
- Fixed: WC 5.0 version compability