This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Show Stock Status for WooCommerce

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

  • Show stock on the shop page
  • Stock settings

Installation

  1. Upload the folder woo-show-stock to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. That’s it!

Reviews

July 26, 2022
After a problem that I had on a free module the Helpdesk answered back to me with the solution in a day. Thank You.
April 19, 2022
I use DIVI theme with this plugin. It required a snippet of CSS to make the text color change according to my client's brand - but everything else was simple and exactly what I needed.
Read all 28 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.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