lucasart / stock-status-label
Magento2 module to add stock status availability info label to product page
Installs: 306
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
Type:magento2-module
Requires
- magento/module-swatches: ^100.2.3
README
Stock status label module allow you to show a custom availability info label in product page.
Installation
Run command below from your magento2 root.
composer require lucasart/stock-status-label:~1.2.0
php bin/magento setup:upgrade
Usage
Enable and configure the module in admin.
Stores -> Configuration -> Catalog -> Inventory -> Stock Status Label
That's all! Clean magento2 cache and go to product page in frontend. You will see the stock status label.