php - Custom/Own Views in opencart -


i trying develop e-commerce application. have application's view pages standalone html pages(neatly formatted images , styling need) , trying plug them e-commerce package. e-commerce application has simple workflow -> customer adds products cart , check out followed order confirmation.

now question how add existing view pages opencart? tried load view controller error says page not found.

thanks in advance.

most e-commerce solutions php based because incorporating database products. unless want develop own solution scratch, easier use existing platform , create customized template.
have found zencart easiest create custom templates for, personal opinion


Comments

Popular posts from this blog

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -