Return to Snippet

Revision: 48457
at July 1, 2011 21:57 by blueocto


Initial Code
{$base_dir}

Example:

<a href="{$base_dir}content/6-about-us">About Us</span></a>

Initial URL


Initial Description
If you are developing a website and will be moving from one URL/Domain to another, it easier to have href="thedomain.com/whateverthepage.php"

So to do this in a Prestashop theme use the following code.

Initial Title
Prestashop : Base url

Initial Tags


Initial Language
Smarty