Zen Cart Logo
Forums / General Questions / Store address show on page

Store address show on page

Locked

Views: 927

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
25 Feb 2008, 5:58 PM
#1
shokuf avatar

shokuf

New Zenner

Join Date:
Feb 2008
Posts:
56
Plugin Contributions:
0

Store address show on page

How do I get the store's address to show on the Checkout page. The address needs to be there for the merchant's policy.
Thanks.

25 Feb 2008, 6:15 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Store address show on page

Easiest for me to guide you is for you to download the comstock template and look at the tpl_footer.php file for the store details code...

Use this code in a copy of your check out page that you need this on

25 Feb 2008, 6:29 PM
#3
ajeh avatar

ajeh

Oba-san

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

Re: Store address show on page

Or peek at the tpl file for the Contact Us page where it uses:

<address><?php echo nl2br(STORE_NAME_ADDRESS); ?></address>

To display the store name and address from how it is defined in the Configuration ... My Store ...

Store Address and Phone
This is the Store Name, Address and Phone used on printable documents and displayed online