Re: Product.tpl code question
I will try what you suggested but I also got it working by using one .tpl file instead of two. Seems to work okay. The problem I am having though is when I select "No" for Free Shipping in the Product Details my product image will not show. I have no idea what might be causing this.
{** Dynamic Images - Tela Firma **}
{if $active_modules.Dynamic_Images}
{include file="modules/Dynamic_Images/product_image.tpl}
{else}
{/if}
{if $product.free_shipping eq "Y"} {include file="price-free.tpl"}
<br />
__________________
X-CART GOLD 4.1.7
UNIX
|