$products_options_array[]
PBlade <[email protected]> 12 Sep 2003 16:35:34 -0000
| Newsgroups | gmane.comp.web.oscommerce.contributions |
|---|---|
| Message-ID | <6eb758c5ff5e6838a533843beef826cf@osCommerce-Forums> |
This message was sent from: Contributions
http://forums.oscommerce.com/viewtopic.php?p=228453#228453
----------------------------------------------------------------
I have 2 different product attribute on the same item, I have tried
$products_options_array[] = array('id' => '', 'text' => 'Please Select');, the first attribute is fine but the second will capture the first attribute and put it in the second on too. Can anyone help with the code.
kevin