For example in Wordpress you can call to home with:
<?php echo home_url(); ?>
But in OpenCart I can't find a similar function. In my header this works:
<?php echo $base; ?>
But not on other templates in my theme. Someone who got a global function for this in OpenCart? Or a library to share, would be perfect!
I work with OpenCart 2.0