TheTyke Posted August 31, 2008 Share Posted August 31, 2008 At present the shopping cart button "Check out" takes you to order.php?step=1.Should the correct process be that your are taken to your "Summary" so that you can view your order in more detail rather than just having the small cart block to look at?For those that wish to change the cart button so it does go to summary go to "blockcart.tpl" in modules/blockcart and change this piece of ciode around line 78 Link to comment Share on other sites More sharing options...
first1 Posted April 16, 2009 Share Posted April 16, 2009 I just dont know why people dont want to display the shopping summary on the checkout clickIs there a way to display free shipping (when the shipping is free in the cart summary), currently when the free shipping amount is reached, the cart summary does not mention shipping at all.Can we add Free shipping or shipping: 0 to it?how? Link to comment Share on other sites More sharing options...
berta recchia Posted April 16, 2011 Share Posted April 16, 2011 years later this button still goes to the address page.I want implement the code suggested above but now in 1.4.17 it looks very different.I can I change the code below? getPageLink("$order_process.php", true)}{if $order_process == 'order'}?step=1{/if}" id="button_order_cart" class="exclusive{if $order_process == 'order-opc'}_large{/if}" title="{l s='Check out' mod='blockcart'}">{l s='Check out' mod='blockcart'} i tried changing order_process.php to order.php with no luck. Link to comment Share on other sites More sharing options...
Gusditz Posted June 11, 2011 Share Posted June 11, 2011 I am experiencing the same problem 3 years later in version 1.42.Can you assist in solving this problem with the current version?Another bug is that if you click on 'continue shopping' on the shopping cart overview page (/order) the pages with the invoice and shipping addresses appear (/order?step1).Thanks. Link to comment Share on other sites More sharing options...
berta recchia Posted June 11, 2011 Share Posted June 11, 2011 Actually Rocky helped me quite well with this problem, in a different thread:http://www.prestashop.com/forums/viewthread/75241/ 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