View Single Post
  #1  
Old 08-26-2010, 12:47 PM
 
sharingsunshine sharingsunshine is offline
 

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

Default Extra Add to Cart Button - Top of Product Page

Hello,

I need to have an extra add to cart button with quantity at the top of the product page. I have played around with the add to cart button and can get it moved by using the code below. However, I am not sure what else needs to be moved with it to get it to work and add something to the cart.

Code:
{include file="customer/buttons/add_to_cart.tpl" type="input" additional_button_class="main-button add-to-cart-button"}

The code above doesn't show the quantity like it does at the bottom of the product page, normally.

Please tell me what code I need to insert at the top of the product.tpl page next to the following code:

Code:
<h1>{$product.producttitle}</h1>

Thanks,

Randal
__________________
***********************
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