Opencart - Customising - Version 1.5.6.1
Opencart - changing the footer
Edit the following file Catelogue>Language>English (or current language)>Common>footer.phpRemoving 'Model' from public site
Hide the following code <span><?php echo $text_model; ?></span> <?php echo $model; ?>from catalog/view/theme/TEMPLATE_NAME/template/product/product.tpl
Comments