Display Alll Product in one Page in opencart
- You have to create separate page for displaying all products.
- Create Model file
catalog\model\catalog\allproduct.php
and paste code this http://pastebin.com/suF5TP3z - Create Controller file
catalog\controller\productallproduct.php
and paste below code http://pastebin.com/jZq3hZyc - Create View file
catalog\view\theme\default\template\productallproduct.tpl
and paste below code http://pastebin.com/1HNh3x734 . Create Language filecatalog\language\en-gb\product\allproduct.php
and paste below code http://pastebin.com/EcyJH7F9
- Create Model file
- Display All Category in Menu
Discover more from Soa Technology | Aditya Website Development Designing Company
Subscribe to get the latest posts sent to your email.