corals / m2-stock-qty
Magento 2 Extension shows quantity in stock on product page, compatible with configurable product
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:magento2-module
README
Stock Availability Count Display on Product Details Page
Enhance your Magento store's product pages by displaying real-time stock counts for customers. This extension shows the available quantity of both simple and configurable (variable) products directly on the product details page, helping customers make informed purchasing decisions and reducing cart abandonment due to unexpected stock shortages.
Demo:
Simple Product Page
Configurable Product Page
Installation via composer
composer require corals/m2-stock-qty
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
php bin/magento cache:flush
After installing the module, please go to Store -> Configuration -> Corals Extension -> Stock Qty to enable/disable the function