Jump to content

Shopping Cart Button "Check out" - Wrong Link?


Recommended Posts

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

  • 7 months later...

I just dont know why people dont want to display the shopping summary on the checkout click

Is 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

  • 1 year later...

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

  • 1 month later...

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

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...