New Zenner
- Join Date:
- Jul 2010
- Location:
- Sacramento, California
- Posts:
- 17
- Plugin Contributions:
- 0
what is the variable for the contact_us page?
$this_is_home_page
is used for the home page, what is the $variable for the contact_us page?
How would I go about finding this out for other pages? Is there a list of Zencart page variables?
I was working on making a sidebox only appear on the contact_us page, and I was using the tutorial:
https://www.zen-cart.com/tutorials/index.php?article=270
I didn't know how to go about changing $this_is_home_page to reflect a different page. Any help would be greatly appreciated.