Thread: In/out of stock
View Single Post
  #1  
Old 07-01-2008, 12:44 PM
  abeight's Avatar 
abeight abeight is offline
 

X-Adept
  
Join Date: Nov 2003
Location: Cleveland, OH
Posts: 479
 

Default In/out of stock

I want to add a graphic on the product listing that shows whether a product is in or out of stock. I've tried grabbing some snippets of code from the buy_now.tpl file, but they don't seem to work. Does anyone know off hand what the if statement is that says whether a product is in stock on this page?

I also tried {if $product.avail gt 0}, but that only seems to work on the detail page.

V 4.1.10

Here's my sample page: http://www.gamesuave.com/xcart2/home.php?cat=23

Thanks!
__________________
~ Andrea Beight
Reply With Quote