OpenCart笔记2(ThemeandModuleDevelopment)【点击查看详情】
OpenCart笔记2(ThemeandModuleDevelopment):Themes About OpenCart Themes OpenCart uses MVC architecture. This means that the V or view is kept separate from the main code. The viewis made up of the *.tpl files and are always found in: catalog/view/theme/YOUR_THEME/*.* tpl files are