How do i add products to my website?

I want to add a drop down menu box to select different products on my website..please help?

  • I have a website where I want to add a page where the users can use different drop down menu options to select the product that is right for them. It would have say 5 different ...show more

  • Answer:

    It is easier to just use an e-commerce software like ZenCart, for example. Http://www.zencart.com It is an open source software.

B4WLP2OVZMJBRIKGLOF3LAHMNM at Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

<form method="post"> A name? <select name="Common name"> <option>Choose One</option> <option>John</option> <option>Tom</option> <option>Bob</option> <option>Dick</option> <option>Piet</option> <input type="submit" value="Submit"> </select> </form>

polants

try using dreamweaver and searching for something like this on youtube, if you dont have dreamweaver. youtube will help you download it, just search for it.

modemDRON

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.