variable products_options_values
PHPcoda <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.features |
|---|---|
| Message-ID | <7b12b1d6d7c3d6cf8a62287fbe44e9c8@osCommerce-Forums> |
This message was sent from: Features http://forums.oscommerce.com/viewtopic.php?p=198799#198799 ---------------------------------------------------------------- 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