Skip to content

Magento 2 Extension shows quantity in stock on product page, compatible with configurable product

Notifications You must be signed in to change notification settings

coralsio/magento-stock-qty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Simple Product stock quantity

Configurable Product Page

Configurable Product quantity

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

About

Magento 2 Extension shows quantity in stock on product page, compatible with configurable product

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published