Out of Stock Message for WooCommerce is an official plugin maintained by the Coderstime that add an extra feature on the “woocommerce inventory settin …
Out of Stock Message for WooCommerce plugin is used to write out of stock custom message with different background and text color. This stock out message can be set on woocommerce specific product or all global products. You can inform your customer product stock status in product details page. How many product on your stock will show on product page.
You can change default stock out status message and change colors with where message will be shown.
FEATURES
Allows specific product message.
Allows global message from WooCommerce inventory setting.
Sold out badge for product loop and single product
Can customize message showing position in product page.
Admin will receive when a product stock out.
In Stock product quantity message on product page
Why does this plugin?
This plugin allows you to supply a literal message for stock out product.
Default “Out of Stock” Message
1. Go to WooCommerce > Settings > Products > Inventory
2. Type your message on “Out of Stock Message” field
3. Save Changes
Individual “Out of Stock” Message
1. Go to Add/Edit product panel
2. Open Inventory settings of product panel
3. On Stock Status, check ‘Out of Stock’
4. The Out-of-Stock Note field is displayed. Type your note/message in input field.
5. Click Publish or Update
For Developers
By default, you don\’t have to modify any code of template file. Because the plugin automatically displays out of stock note right after product title in single product page (as seen above).
If you want to display the out of stock note at other places, use the codes below.
Getting individual note value: get_post_meta($post->ID, \’_out_of_stock_note\’, true);
Getting global note value: get_option(\’woocommerce_out_of_stock_note\’);
Use this shortcode to output stock out message
[wcosm_stockout_msg][/wcosm_stockout_msg]
Manual installation method requires downloading the Out of Stock Message plugin and uploading it to your web server via your favorite FTP application. The WordPress codex contains instructions on how to do this here.
We bring sold out badge on product image corner in 1.0.5 version. It will show on loop product and details product page. You can change ‘sold out’ text and it’s Background color. Also you can change it’s font color.
On our 1.0.5 version we bring in stock message with how many product on your inventory. You can set it background and text color from Dashboard woocommerce inventory settings.
Automatic installation is the easiest option — WordPress will handle the file transfer, and you won’t need to leave your web browser. To do an automatic install of Out of Stock Message, log in to your WordPress dashboard, navigate to the Plugins menu, and click “Add New.”
In the search field type “Out of Stock Message,” then click “Search Plugins.” Once you’ve found us, you can view details about it such as the point release, rating, and description. Most importantly of course, you can install it by! Click “Install Now,” and WordPress will take it from there.
When activated this plugin will allow the admin to make changes in the custom fields. These settings can be changed at the WC Out of Stock Message Plugin.
It’s mainly for who want to show out of stock product message in single product page.
Admin can quickly type and set out of stock message. It can be set global message for all out of stock product and can custom message for special product.
Out of stock plugin is a quick solution for woocommerce product inventory system. When a product will be out of stock it will show a custom message which is one time set from woocommerce setting page. So it’s totally hassle free and easy to use.