View Single Post
  #7  
Old 04-27-2010, 03:43 AM
 
minfinger minfinger is offline
 

X-Adept
  
Join Date: Apr 2009
Posts: 678
 

Default Re: Modifying the Buy Now Button

Sorry about the previous post that did it perfectly!!!

Full TPL Code:

Code:
{* $Id: buy_now.tpl,v 1.2 2009/05/29 13:19:08 max Exp $ vim: set ts=2 sw=2 sts=2 et: *} {include file="customer/buttons/button.tpl" button_title='Adopt '|cat:$product.productcode additional_button_class=$additional_button_class|cat:' add-to-cart-button'}


Another question is that I want the customer to be taken to the details page instead of the button adding it to the cart. I know this is simple, but I haven't had a chance to look into it. There are options in the Details Page that are required to be completed before adding the dog to the cart.
__________________
X-Cart 4.3
Joomla
Among other things
Reply With Quote