Very new to this, so please forgive my ignorance.
All I want to do is insert my store name in the privacy policy. So, I just inserted the code below, thinking that it would inherit STORE_NAME from somewhere.
This didn't work, so is there something I have to do to gain access to the Zen variables from .php files ?Code:<?php echo "$STORE_NAME"; ?>
Cheers !



