ryukun1111 Posted April 13, 2019 Share Posted April 13, 2019 Hi all I'm new with Prestashop and I want to make a website to sell a digital product. To make this I need the user to give me many additional infos (including file uploads) and I need to create a module (or a theme [tell me which is more adapt]) to have a single page checkout. I don't want to use pre-made addons for two reasons: budget (broke af) and fun (i really like to code so i WANT to do this). I'm just asking you (you have more experience) how should I start and which hooks and controllers are the ones I need. Thank you so much Link to comment Share on other sites More sharing options...
Rolige Posted April 30, 2019 Share Posted April 30, 2019 Do you really think someone here could help you to create a custom single checkout page?, the cart is the more extensive and complicated part of PrestaShop, you will need a lot of months to do this by yourself without errors and working properly. Good luck! Link to comment Share on other sites More sharing options...
El Patron Posted April 30, 2019 Share Posted April 30, 2019 (edited) with 1.7 we have template inheritance, which is a big deal. Now you can overwrite existing front office content. if you can master template inheritance (using a module) you can do anything you like. start here https://devdocs.prestashop.com/1.7/themes/reference/template-inheritance/ Edited April 30, 2019 by El Patron (see edit history) 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