Product.tpl code question
I am trying to add the following code to the Product.tpl file.
{include file="PriceMatch.tpl"}{if $product.free_shipping eq "Y"} {include file="freeshipping.tpl"}
Works fine except that the PriceMatch.tpl is showing above the freeshipping.tpl on the customer side. I am trying to have the freeshipping.tpl show to the right of the PriceMatch.tpl. Thanks for your help in advance.
__________________
X-CART GOLD 4.1.7
UNIX
|