Hi,
I am having real problems trying to get a coupon to work. It is a simple 10% off coupon.
In ProductList, I add to cart with the coupon code in the box above it. When I click View Cart, I get:
A critical error has occurred.
Could not find stored procedure 'I'.
When I add to cart without the coupon, there is no error. But with the error the entire shopping session is broken as you cannot view your cart, and the customer needs to close the browser and start a new session.
[UPDATE] - When you are NOT logged into your account, you can at least view the cart without the error.
What is stored procedure 'I'?
Also, is it possible to show the coupon box in the product details page? Now customers have to go back to the product list page to enter the coupon.
What would be best is to not have all those boxes on the product list, but a simple "Apply Coupon" box on the View Cart page that will apply the coupon.
Also, a special field to show the applied discount would be good in the cart summary. Now, you do not see what the discount is.
Thanks,
Steve