A WordPress plugin that enhances the display and management of stock status for WooCommerce product variations.
Obi Variation Stock Indicator integrates seamlessly with WooCommerce to provide a more intuitive and informative stock status display for variable products. It modifies how stock information is presented in variation dropdowns and adds enhanced functionality for both customers and store managers.
- Shows stock status directly in variation dropdowns
- Customizable stock status messages
- Support for:
- In stock products
- Out of stock variations
- Products on backorder
- Low stock notifications
- Exact stock quantity display
- Configurable low stock threshold
- Option to disable out-of-stock variations
- Customizable stock order in dropdowns (in stock first/out of stock first)
- Compatibility handler structure built-in for easy integration with other plugins/themes.
- Built-in support for popular WooCommerce extensions:
- Express Shop Page by Kestrel
- Quick View by Kestrel
- Theme compatibility:
- Kadence theme support (disabled by default)
- Customizable text strings for all stock status messages
- Support for stock quantity placeholders using {stock} tag
- Adjustable styling through CSS
- WordPress 5.0 or higher
- WooCommerce 3.0 or higher
- PHP 7.0 or higher
- Upload the plugin files to
/wp-content/plugins/obi-variation-stock-indicator
- Activate the plugin through the 'Plugins' screen in WordPress
- Navigate to WooCommerce → Stock Indicator to configure settings
- Out of Stock Variations: Choose whether to disable out-of-stock variations
- Stock Order Preference: Configure how variations are ordered in dropdowns
- Low Stock Threshold: Set the quantity at which to display low stock warnings
Default messages (all customizable):
- In stock: "In stock"
- Out of stock: "Out of stock"
- On backorder: "On backorder"
- X in stock: "{stock} in stock"
- Low stock: "Only {stock} left in stock"
- No multilingual support for stock status messages
- No bulk editing of stock status display settings
- Multi-language support
- Hackability with actions and filters.
- Settings override per product on the single product settings.
- Bulk editing capabilities
- Additional WooCommerce extension compatibility
For bug reports and feature requests, please use the GitHub issue tracker.
This project is licensed under the GNU General Public License v2 or later - see the LICENSE file for details.
Developed by Obi Juan (https://www.obijuan.dev)