<?php echo $this->getUrl('privacy-policy'); ?>
privacy-policy is the url-key of your cms page
or
<?php echo Mage::helper('cms/page')->getPageUrl('url_key') ?>
privacy-policy is the url-key of your cms page
or
<?php echo Mage::helper('cms/page')->getPageUrl('url_key') ?>
No comments:
Post a Comment