View Single Post
  #6  
Old 02-28-2008, 04:29 AM
  photo's Avatar 
photo photo is offline
 

X-Wizard
  
Join Date: Feb 2006
Location: UK
Posts: 1,146
 

Default Re: Your Cart Is Empty Page

Quote:
Originally Posted by carpeperdiem
In my opinion, the ONLY place to add a coupon is right with payment (read: checkout_one) -- however, if a coupon is used to add a free item to the cart, this is a potential gotcha -- since the customer won't see the free item added to the cart -- but I still like this better than the alternative of more than one place for a coupon code.

I used this to hide the minicart on home.tpl if the cart was empty -- maybe this will work?

{if $minicart_total_items ne ""}

Thanks Jeremy
I think I will just set it up so they can only add a coupon on the OPC.
The way I got going on this is it was one of the comments made in the review I got from usertesting.com. I was very fortunate, I got a real computer novice as my reviewer.
__________________
v4.1.10
In Dev v4.5.x


"If you don't keep an eye on your business, someone else will."
Reply With Quote