PDA

View Full Version : stock



rsmarsha
March 27th, 2003, 08:28 AM
how do i display the amount of stock available for an item when viewing that item?

Jamie
March 27th, 2003, 06:21 PM
Hi,

To do that, add this code:


We have <?=$Number_in_Stock?> of this item in stock

to one of these template files:
show_product.php
show_product_detail.php

Thanks,
Jamie