Re: inventory images
{if $product.avail gt 0}
<img src="image for IN stock" width="xx' height="xx" alt="xx" />
{else}
<img src="image for OUT of stock" width="xx' height="xx" alt="xx" />
{/if}
This goes in template files not php files
__________________
Steve Stoyanov
CFLSystems.com
Web Development
|