Hi!
Is there a way to hide just some of manufacturers from the website? Let's say, the ones with the sort order bellow "0".
Thank you!
Yes you can go to this path
catalog/model/catalog/manufacturer.php
Find this line :
$sort_data = array(
And this line before it :
$sql .= " AND m.sort_order > 0 ";
Save the file. Your work is done
catalog/model/catalog/manufacturer.php
Find this line :
$sort_data = array(
And this line before it :
$sql .= " AND m.sort_order > 0 ";
Save the file. Your work is done

Opencart Extensions | Professional opencart support | Support Ticket | support@cartbinder.com
Who is online
Users browsing this forum: No registered users and 6 guests