View Single Post
  #5  
Old 01-17-2009, 07:14 AM
 
dillion dillion is offline
 

Advanced Member
  
Join Date: Jun 2006
Posts: 53
 

Default Re: Product.tpl code question

The code for the PriceMatch.tpl is:
-------------------------------------
<table border="0" width="14%">
<tr>
<td>
<a href="http://www.traderhank.com/Price-Match-p-54.html">
<img border="0" src="http://www.traderhank.com/images/pricematch.gif" width="123"

height="100"></a></td>
</tr>
</table>
---------------------------------------

And the code for the freeshipping.tpl is:
---------------------------------------
<table border="0" width="10%">
<tr>
<td>
<img border="0" src="http://www.traderhank.com/skin1/images/Free_Ship1.jpg"

width="90" height="89"></td>
</tr>
</table>
---------------------------------------

The other issue I just noticed is that if I select "No" for Free Shipping in the product details my detailed image for my product variant will not show, but it will show when Free Shipping is selected.
__________________
X-CART GOLD 4.1.7
UNIX
Reply With Quote