Hello. One of my products I want to limit the quantity to 300. The documentation says the following if I want to show the remaining quantity on hand:
	 
	Quantity on Hand – The quantity on hand field is used to manage your available 
	inventory for your product.  Enter the current available product quantity you have 
	available in your inventory.  Every time a user purchases a unit of product the quantity on 
	hand is decremented by the number of units purchased.  
	 
	Show Quantity - Check this box if you would like to display the “Quantity on Hand” 
	column on the cart screen during checkout.  If the “Quantity on Hand” checkbox is not 
	checked then the quantity on hand will be hidden.
	 
	The problem is, instead of showing how many are left to the potential buyer, it gives them an option to choose how many they want before purchasing. Although I can find a use for this, selling more than one.. what am I missing as far as showing how many are left? I'd like for them to see on the table layout how many are left of each product.
	 
	Thanks!   dnn 5.6.5 regpro 4.36