Forum Moderators: open
I have a domain set up as a test bed with the store duplicated so you don't have to test on the live site.
What we want is:
-- some minimal back end capabilities (we might be able to upload the additional info from a comma delimited file for the initial load. Back end capablilities would include the ability to add, delete or change the additional items
-- Modify the advanced search to allow searches by make, model, year, bolt pattern, finish, diameter. The site already, of course, allows searches by manufacturer, category and price.
-- The final product should be done in a way that does not require modifying the products table. IOW, it will have a seperate table that links to the product table.
-- I would envision that the all of the search fields would be via drop down boxes so we should not have to worry about sql injection but nonethless, the modifications should maintain the security.
-- The models shown would be dependant on the make and year previously chosen.
I'd appreciate any serious inquiries. Please sticky me. I will ask for an example or two of previous work
thanks
cg