Thread
:
If price is >150 then show this picture ?
View Single Post
#
3
10-21-2003, 02:51 PM
funkydunk
X-Man
Join Date: Oct 2002
Location: Cambridge, UK
Posts: 2,210
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
funkydunk
View Public Profile
Find all posts by funkydunk