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.