View Single Post
  #2  
Old 11-27-2012, 11:45 AM
  totaltec's Avatar 
totaltec totaltec is offline
 

X-Guru
  
Join Date: Jan 2007
Location: Louisville, KY USA
Posts: 5,823
 

Default Re: Add to Cart Button

Try editing: /common_files/modules/Advanced_Customer_Reviews/product_info.tpl

Add this code for a simple link that you can style however you like:
Code:
<a href="cart.php?mode=add&amp;productid={$product.productid}&amp;amount=1">Add to cart</a>
__________________
Mike White - Now Accepting new clients and projects! Work with the best, get a US based development team for just $125 an hour. Call 1-502-773-6454, email mike at babymonkeystudios.com, or skype b8bym0nkey

XcartGuru
X-cart Tutorials | X-cart 5 Tutorials

Check out the responsive template for X-cart.
Reply With Quote