Jump to content

Add attribute values from MySQL database?


riahc3

Recommended Posts

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

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...