whisnu.q Posted July 15, 2014 Share Posted July 15, 2014 (edited) Hi, I want to display the CMS content in my payment confirmation (custom page) how to display it? anyone can help me? Thanks Sorry for my bad english Edited July 15, 2014 by whisnu.q (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted July 15, 2014 Share Posted July 15, 2014 you have to modify controller of your payment confirmation page add there code like $cms = new Cms(2); then assign $cms to smarty array then you will be able to call $cms->content in .tpl file Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now