View Single Post
  #3  
Old 04-23-2009, 07:49 AM
 
TanyaG TanyaG is offline
 

Advanced Member
  
Join Date: Nov 2007
Posts: 94
 

Default Re: "Add to Cart" button for Related Products

Quote:
Originally Posted by Yurij
You can use the following code (in the file "Related Products/Upselling_Products/related_products.tpl" .

PHP Code:
{include file="buttons/button.tpl" button_title="Add to Cart" href="cart.php?mode=add&productid=`$product_links[cat_num].productid`&amount=1" style="button"

Hi Yurij, thanks so much for a code. Only one thing, I have disabled ⌠redirect to cart■ and by adding related product it sends me to home page. Do you know how it can be fixed?

Many thanks, Tanya
__________________
Tanya

x-cart version: 4.1.7 4.1.9. 4.2
Reply With Quote