View Single Post
  #8  
Old 05-28-2007, 02:03 PM
  Jon's Avatar 
Jon Jon is offline
 

X-Guru
  
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
 

Default 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
Reply With Quote