travisb Posted February 15, 2004 Share Posted February 15, 2004 I have QTPro installed and it works fine. However, I had to add a field to the products_stock table called prod_mod_id . This is a model id for the option selected which we still use on our old system where each option was its own product. I added the field to the table add modified the stock.php file so I can add or change the model id. How can I get the value of the prod_mod_id to be stored when the customer makes an order? It does not have to be in its own field or anything. I just need to append the model id to the attribute name. ex: Office Chair Color: blue (ID 2.34) Quote Link to comment Share on other sites More sharing options...
travisb Posted February 21, 2004 Author Share Posted February 21, 2004 Anyone have any ideas on how to solve this? Your help is greatly appreciated. Quote Link to comment Share on other sites More sharing options...
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.