mathanagopal/stockleft

Sample Magento Module

2.0.0 2021-02-09 07:39 UTC

This package is auto-updated.

Last update: 2024-06-09 14:47:57 UTC


README

This module displays the quantity of stock left for a product programmatically. It uses the deprecated Registry class and StockRegistryInterface to achieve this.

This can also be achieved via admin panel and changes can be made in our theme to enhance the look and feel.