Docly

How to change “Out Of Stock” Text

Estimated reading: 1 minute

If any product is out of stock and you want to display a custom message for that product, you can do that using our plugin's Filter Hook.

Add those codes in your theme/child theme's functions.php file or use 'Code Snippets' plugin to add those codes.

Using that filter you can easily change Out of stock massage in the table. Use those codes in your theme/child theme's functions.php file to manipulate out-of-stock messages.

Share this Doc
CONTENTS