Detailed Images greater than 1 conditional
Here's my question, I want to code a conditional that does the following action; if detailed images exist and is greater than 1 image show 'this' else show 'something else'. Can anyone help me with this language?
{section name=image loop=$images}
{if $images[image] > ?? }
this
{else}
something else
{/if}
{/section}
Thanks
Marc
__________________
Marc Boucher
X-Cart Gold V4.0.18 (Mac OS X Server)
|