Peter-L Posted March 13, 2007 Posted March 13, 2007 Hi, I have one product options drop down (id=2) and i need to add 5000 values to it. I have the 5000 values in a csv file so I can copy them in a php array that I can traverse. Does anyone know a mysql query to add product attribute values to attribute sets given we know the product_options_id always has a value of 2. I need to be able to execute the query via phpMyAdmin or mysql monitor as well as in php code. Thanks in advanced Peter -L Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.