hello im getting my new estore up and running in the next couple of weeks and wanted to know if there any body that can make extensions for opencart m wanting to sell band merchandise on my site and want a dropdown menu with all the band names in it i want it to work like manufactures dropdowns like on this site www.loudclothing.com and http://www.attitudeclothing.co.uk thanks
Basically what you need to do is duplicate all files entitled "manufacturer" and rename them "bands". It's actually quite an easy job but maybe a bit tedious. The files you want to find/duplicate are in these folders:
As you go through and duplicate the files, I'd suggest doing a find+replace on each file, replacing any mention of 'manufacturer' with 'bands'.
The key file to look out for (in terms of style and creating a list of the entries for the visitors) would of course be in template\module.
Hope that helps (and I hope I listed all the folders you will need).
Code: Select all
admin\controller\module
admin\controller\catalog
admin\language\english\module
admin\language\english\catalog
admin\model\catalog
admin\view\template\module
admin\view\template\catalog
catalog\controller\module
catalog\controller\product
catalog\language\english\product
catalog\language\english\module
catalog\model\catalog
catalog\view\theme\default\template\product
catalog\view\theme\default\template\module
The key file to look out for (in terms of style and creating a list of the entries for the visitors) would of course be in template\module.
Hope that helps (and I hope I listed all the folders you will need).
Who is online
Users browsing this forum: GoGo OpenCart, Google [Bot], Semrush [Bot] and 72 guests