riahc3 Posted July 12, 2013 Share Posted July 12, 2013 Hello I have a product (this is a simple example), lets say a T-Shirt but instead of dynamically adding things like "Green" "Blue" etc I want to insert it into a database and each time the product page comes up, it should populate a dropdown box with the values from the database. How can I assign a attribue to a product (simple question) and how can I do this population with a database (harder question) Thank you Link to comment Share on other sites More sharing options...
RogueWaveLimited Posted July 14, 2013 Share Posted July 14, 2013 Can't you do this with product "combinations"? Link to comment Share on other sites More sharing options...
riahc3 Posted July 15, 2013 Author Share Posted July 15, 2013 Can't you do this with product "combinations"? Yes but for several reasons, I need to do this with a MySQL database which is used by more than one application so it needs to remain all synced for example. For example: I get green shirts in the store, I want to add them to a physical database so it can show up in physical store one, physical store two, and then of course online store one. Link to comment Share on other sites More sharing options...
RogueWaveLimited Posted July 15, 2013 Share Posted July 15, 2013 Which is the "master" database? prestashop, store 1, store 2 or is there some other master database? 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