Quote:
Originally Posted by ETInteractive.com
your not using products.tpl
if you have multiple rows of products (you have 3 per row)
you need to customize "products_t.tpl"
the code would be basically the same at product.tpl to display the MAP.
|
Thanks, I am using the following code to call the extra field in product.tpl:
{if $extra_field[1].field_value ne "Y"}
I have not found a way to call this from the products_t.tpl.
any tips help.
Thanks.