Mobius2000 Posted April 27, 2010 Share Posted April 27, 2010 Hi all,I am wanting to issue out voucher codes for my site and seem to be able to do everything needed except when the shopper wants to enter the code, there is no where for it to occur. What I have discovered is that when the user hits the checkout button, they are taken directly to "Address" area and the voucher input area is several steps a head.How do I make the site default to the "Checkout Summary" when the user hits checkout instead of always bypassing it?Any help would be greatly appreciated. Link to comment Share on other sites More sharing options...
rocky Posted April 27, 2010 Share Posted April 27, 2010 You can change the link on line 114 of modules/blockcart/blockcart.tpl (in Prestashop v1.2.5) from: {l s='Check out' mod='blockcart'} to: {l s='Check out' mod='blockcart'} To make the "Check out" button go to the cart summary, but then you've got both the "Cart" and "Check out" button going to the same place, so you may as well delete either the "Cart" or "Check out" buttons. Link to comment Share on other sites More sharing options...
blk1 Posted April 27, 2010 Share Posted April 27, 2010 Thank you so much for this rocky - I've had quite a few customers saying that they can't find the voucher box, I even did an explanation for customers on how to find it on my website which I can now remove.Thanks again. Brenda Link to comment Share on other sites More sharing options...
Mobius2000 Posted April 27, 2010 Author Share Posted April 27, 2010 Yes, thank you Rocky,As always, your a huge help and your assistance is greatly appreciated.Richard. Link to comment Share on other sites More sharing options...
rocky Posted April 27, 2010 Share Posted April 27, 2010 Glad to help. Please edit your first post and add [sOLVED] to the front of the title. Link to comment Share on other sites More sharing options...
MobilePro Posted July 26, 2010 Share Posted July 26, 2010 Thanks Rocky. Works on 1.3.1!!! Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now