anybody can suggest me that how can i display the left quantity in stock of a particular product in product details page ?. I am using Magento 2.1.3.

有帮助吗?

解决方案

If you want for all products then you can use Only X left Threshold Configuration option from Store > Configuration > Catalog > Inventory. If you set the Qty 20 and If your product Qty is less than 20 then in product detail page It will display like this,

enter image description here

许可以下: CC-BY-SA归因
scroll top