Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / need help with buttons

need help with buttons

Locked

Views: 461

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
7 Jul 2010, 4:52 AM
#1
hangman21 avatar

hangman21

Zen Follower

Join Date:
May 2010
Posts:
138
Plugin Contributions:
0

need help with buttons

I was wondering is it possible to change the "add to cart textbox" to a button and to have another either to right of it or left that has buy it now?

8 Jul 2010, 9:57 PM
#2
evelt avatar

evelt

Zen Follower

Join Date:
Nov 2009
Location:
In beautyful New York
Posts:
170
Plugin Contributions:
1

Re: need help with buttons

where shall the "buy it now" lead to?

find in the langs files

 define('PRODUCTS_ORDER_QTY_TEXT','Add to Cart: ');

and replace the text 'add to cart' or delete it (you must leave the quotes '' )