PHPcoda Posted July 19, 2003 Posted July 19, 2003 hi. My products_options_values_name column in the products_options_values table for my products is almost never the same as another (the additional options for a product can't have set value) and has to be specifically made for each product. Should I use the existing db format or edit it? If so how? The admin interface for adding products would take too add all my products. I can code php but id like to make sure which values need to be set before I make my own script. As far as I can see the only data that needs to be inserted for a new product is all the tables with "product" in their name. thanx alot tim
Recommended Posts
Archived
This topic is now archived and is closed to further replies.