View Single Post
  #5  
Old 11-15-2005, 06:52 AM
 
sharingsunshine sharingsunshine is offline
 

Senior Member
  
Join Date: Aug 2005
Location: Palmyra, VA
Posts: 149
 

Default

Thanks for the clarification, that is what I am looking for. However, I haven't been able to find the code.

The HTML Simple link gives this code:

<NOBR><FONT class="FormButton">Add to cart http://theherbsplace.com.whsites.net/shop/skin1/images/go.gif</FONT></NOBR>

Looking at the code I mentioned before:

{include file="currency.tpl" value=$product.list_price} I am not sure how to include it. I tried this:

<NOBR>Current Price is {include file="currency.tpl" value=$product.list_price}
<FONT class="FormButton">Add to cart http://theherbsplace.com.whsites.net/shop/skin1/images/go.gif</FONT></NOBR>

All I get is the words "Current Price is" then I get the actual include statement text. I looked at the smarty forum and the smarty crash course but don't understand why it isn't executing the include statement.

I looked at the Advanced HTML link and I really need to shorten it because it takes up so much space, especially at the top of the screen. That is why I just wanted a simple add to cart link with the price, if at all possible.

I really appreciate your taking the time to help.
__________________
***********************
Visit Our Other Web Sites!
∙ Nutritional Herbs and Supplements
<a href="http://www.theherbsplace.com"> The Herbs Place </a>
∙ Frugal Ideas and a Forum To Submit Your Questions
<a href="http://www.thefrugallife.com"> The Frugal Life </a>
∙ Healthy and Natural Pet Products
<a href="http://www.healthypetcorner.com"> Healthy Pet Corner </a>
***********************

Joined 08/02/05
X-Cart Gold Version 4.3.2
Linux RedHat Enterprise
Reply With Quote