I’m making 2 new product fields, 3 extra images and a new table in the database to hold the following info.
The 2 fields are going to be “Condition” “Condition Description”. For the Condition field I want a drop down box with the following 5 options “New”, ”Refurbished”, ”Used”, ”Salvaged”, ”Other”. And for the Condition Description field just a text area but with predefined text strings that come up but editable based option selected from the Condition field. Like if they selected New – “Item new in box”, Refurbished – “Item was refurbished by the manufacturer”, Used – “Item works but might show signs of use”, Salvaged – “Item does not work as intended and is sold as is”, Other – Left blank. These would be displayed under the price on the product page.
The 3 extra images I want displayed like how eBay puts them under the main.
I don’t want to modify someone else mod I want to do this to learn more about php and MySQL.
Thanks
Dustin


Reply With Quote
