I have a client who sells fabric and makes made to order dresses. She wants to show how much fabric is remaining. I have used the code:
Number in stock: <?=$Number_in_Stock?>
so it shows under the Quantity box how much is in stock. For the dresses though, there is no inventory, they are made to order. I have to put something like 99999 in the inventory box in the control panel. The problem is, it shows 99999 under the quantity box which doesn't look very good. Is there anything I can do so the made to order items do no show the stock quantity?




