Zen Cart Logo
Forums / General Questions / how do i change this at the checkout?

how do i change this at the checkout?

Views: 505

Results 1 to 2 of 2
20 Feb 2011, 7:45 AM
#1
dolleface avatar

dolleface

New Zenner

Join Date:
Jan 2011
Posts:
15
Plugin Contributions:
0

how do i change this at the checkout?

When people try to make an order the text below appears at the top of the shopping cart
"You may want to add some instructions for using the shopping cart here. (defined in includes/languages/english/shopping_cart.php)

How do i make this disappear or change it.
Thank you

20 Feb 2011, 8:35 AM
#2
frank18 avatar

frank18

Deceased

Join Date:
Nov 2007
Location:
Sunny Coast, Australia
Posts:
3,427
Plugin Contributions:
2

Re: how do i change this at the checkout?

dolleface:

When people try to make an order the text below appears at the top of the shopping cart
"You may want to add some instructions for using the shopping cart here. (defined in includes/languages/english/shopping_cart.php)

How do i make this disappear or change it.
Thank you

Copy your file includes/languages/english/shopping_cart.php to
includes/languages/english/YOUR_TEMPLATE/shopping_cart.php , then open the copy and edit the lines. Make sure to leave the single quotes intact - don't delete them.

Upload the file to includes/languages/english/YOUR_TEMPLATE/