I'm developing a Volusion site, and as a method of adding items to the cart, I want potential customers to be able to enter a product code to automatically add that product to the cart.
So, I need a form that will completely replace what's in the address bar with:
http://www.yourvolusionstore.com/ShoppingCart.asp?ProductCode=
And then I need a field where they put in the product code and the code gets added at the end...I've been browsing for an answer to this everywhere, but nothing seems to work...