View Single Post
  #1  
Old 01-17-2009, 06:42 AM
 
dillion dillion is offline
 

Advanced Member
  
Join Date: Jun 2006
Posts: 53
 

Default 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
Reply With Quote