View Single Post
  #1  
Old 11-28-2003, 08:42 AM
 
turtle turtle is offline
 

Member
  
Join Date: Sep 2003
Posts: 23
 

Default Inventory Tracking

I have a combination of high end products for which I do not have an "instock" qty, as well as alot of accessories for which I have daily inventory qty updates.

Both "Show Qty In Stock" and "Inventory Tracking" must be active, and of course if the qty is 0 then "buy now" is disabled.

I need to be able to show the Qty instock if the value is greater than 0, and if Qty is 0 keep the 'buy now' function active, and not display an out of stock label.

Can't figure out fhow to make this change. There are references to {$product.avail} in both the main/proct.tpl and the buy now.tpl.

Brian
Reply With Quote