Quote:
Originally Posted by skot
As far as I understand your needs, open the xcart_dir/skin/common_files/modules/Xcart_Mobile/customer/main/subcategories_list.tpl
then add the following code before the {foreach...}
HTML Code:
<li><a href="new_arrivals.php">{$lng.lbl_new_arrivals}</a></li>
|
Brilliant, worked great - thanks
