1.23.9f
How do you change the main page breadcrumb from "Home" to
"Storefront".
1.23.9f
How do you change the main page breadcrumb from "Home" to
"Storefront".
Includes/languages/english/YOU_TEMPLATE/header.php
Look in their and change home to whatever you require.
define('HEADER_TITLE_CATALOG', 'Home');
Bookmarks