Skip to content

mostafa-elkholy/magento-get-left-qty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

magento-get-left-qty

Magento 2 get left Qty at product page

Display the available product Qty at the product page.

upload create folder Maxmize at /app/code/

upload the LeftQty inside this Dir

php bin/magento cache:clean

php bin/magento cache:flush

#########################

to call the Left Qty Value inside phtml page

$blockObj= $block->getLayout()->createBlock('Maxmize\LeftQty\Block\LeftQty');

echo $blockObj->saleble();

Have Fun

Mostafa Elkholy

About

Magento 2 get left Qty at product page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published