| 
 
				 Re: Most customers can't find where to enter the coupon code 
 Just look at the source code.  I found the </form> tag for the cart, as well as <input type="hidden" name="mode" value="update"> and moved them up the page.
 I then created a table to put the discount coupon on the left, and the subtotal on the right and made sure the checkout button was a direct link.
 
 Jon
 |