View Single Post
  #3  
Old 10-21-2003, 02:51 PM
 
funkydunk funkydunk is offline
 

X-Man
  
Join Date: Oct 2002
Location: Cambridge, UK
Posts: 2,210
 

Default

you almost had the code in your question

{if $products[product].price > 150}
then show this picture
{/if}

to go in the product list page

or
{if $product.price > 150}
then show this picture
{/if}

for the detail page

hth
__________________
ex x-cart guru
Reply With Quote