For the opencart developement team's consideration
A 'Make [your shop name] your homepage' button on the frontpage of opencart.
That would be nice.
Thanks
You can do this pretty easily by changing calls for <?php echo $text_home; ?> to <?php echo $name; ?>. In some files, you may have to add a line to your controller file to define $name, but others already have this function. My header for example uses <?php echo $name; ?> <?php echo $text_home; ?> in the top links so my sites read "Sitename Home" instead of just "Home".
Running Opencart v3.0.3.9 with multi-stores and the default template from https://www.labeshops.com which has links to all my stores.
Who is online
Users browsing this forum: No registered users and 2 guests