View Single Post
  #2  
Old 05-28-2010, 04:22 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Custom Add To Cart Button with AJAX Possible? 4.3

Buttons in xcart are ridiculous and hard to work with. To change only add to card open button.tpl and add another condition to use your graphics, something like

if $mycondition eq "y"

and then everywhere where add to card buttons is call you have to add mycondition="y" to the include
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote