Jump to content

Adding discounts


Recommended Posts

  • 2 months later...
It should already be there (see screenshot). Go to Payment > Vouchers and make sure "Enable vouchers" is "Yes".


Hello, I see the voucher in the cart summary. That works well. But when I simply click on "Check out" button, it does not take me to the cart page, instead it takes me to the checkout page and there is no more opportunity to enter voucher code.

Is there any way either add the "enter discount code" field into the checkout page or make the customer go to the cart summary page when clicking on ":checkout"?
Thanks a million!
Link to comment
Share on other sites

  • 3 weeks later...

I found a different way to get "checkout" to go to summary instead of skipping straight to login and bypassing the ability to add a voucher.
In this line in: modules/blockcart/blockcart.tpl
Find:

{l s='Check out' mod='blockcart'}



delete this : ?step=1

so it looks like this

Replace with :

{l s='Check out' mod='blockcart'}



The checkout button stays but functions the same as the cart button. (I like having the checkout button on there too ;-P )


The above ONLY works on 1.3.7 I tried on 1.4.0..... no dice, doesn't work :long:

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...