Zen Cart Logo
Forums / General Questions / Adding Text on my one and only check out page

Adding Text on my one and only check out page

Locked

Views: 1,639

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
14 Sep 2008, 8:53 PM
#1
sandy2000ca avatar

sandy2000ca

New Zenner

Join Date:
Jul 2008
Posts:
27
Plugin Contributions:
0

Adding Text on my one and only check out page

I am wanting to add 2 lines of text onto my page where people check out, as in submit their carts and pay. I would like to put these 2 lines just above the submit payment button. Thanks,
Sandy

16 Sep 2008, 4:22 PM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Adding Text on my one and only check out page

Using your templates and overrides, you could customize the language file for the checkout payment page ...

/includes/languages/english/checkout_payment.php

Line #19 : define('TEXT_SELECT_PAYMENT_METHOD', 'Please select a payment method for this order.');