PanBagnat Posted September 19, 2019 Share Posted September 19, 2019 Hello. I need to add in a Prestashop app a product configurator. It'll be a dedicated page where the user will choose some options, and the result will be a product code with a bill of material. I'm used to do it with a Python framework, but now I must add this kind of function in an existing Prestashop app, and I don't have any experience on Prestashop. Do you have some suggestions for doing that? Thanks. Link to comment Share on other sites More sharing options...
JBW Posted September 19, 2019 Share Posted September 19, 2019 There are many such modules on the addon store. See if you can find something that fits, if not you have to develop a module in PHP yourself - there is a starter guide on official Prestashop documentation page. 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