Pepe Palo Posted March 31, 2013 Share Posted March 31, 2013 I'm starting a project with Prestashop, the Front-end will have some differences from the standard shops, for this reason we are thinking to create the Front-end with HTML/CSS/JS, outside the Theme, without Smarty, using only the theme to the check out process. The connection with Prestashop will be using Web Services. Do you think is a good approach? Any experience doing that? Link to comment Share on other sites More sharing options...
vekia Posted March 31, 2013 Share Posted March 31, 2013 i don't think so that this is good idea, It probably will run slowly but if you want - you can do it of course Its your choice Link to comment Share on other sites More sharing options...
Snade Posted March 31, 2013 Share Posted March 31, 2013 I dont see why you'll make you own life harder. If you're not going to use any of the prestashop features but the checkout, just use the default theme and discard all the code you dont need, and write your own. The .tpl (and HTML) structure is quite straight forward, so I think you'll be able to rip it apart quite easily and start building your own HTML/CSS Link to comment Share on other sites More sharing options...
vekia Posted April 2, 2013 Share Posted April 2, 2013 Pepe Palo, so, what's your decision? Link to comment Share on other sites More sharing options...
Pepe Palo Posted April 27, 2013 Author Share Posted April 27, 2013 the designer is finishing the design, I think will be easier do it with smarty Thanks 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