Jump to content

1.4.9 - OPC + Guest = problem with shipping in order process! Fresh instalation!


Recommended Posts

Hello,

I have problem (error) in 1.4.9 and 1.4.11. in fresh instalation.

If is presta with OPC and Guest, there is problem after filling address and click on button "Save and continue" under adress, there is problem with shipping.

1. You will chose Guest,  fill name and adress fields, and click on button "Save and continue" - after click you got message..Settings saved.

There is still everything OK (without problem), you can chose your shipping, and payment method, and finish the order...

But ...here is error if..

2. You will continue with chosing product, or you go out from order page - if you turn back to order, under address is not the "green message" like must be, but is here button "Save and continue" again!
For new costumer is not clear, if he must click again to this button or not.
! After click is here error, that is not possible chose shipping method (is freeze).


You must refresh site, but here is again button and this could be problem!
Some situation is if you want change something in your adress, after click on button is not possible chose shipping method.

I try to made solution, but I´m not programer and I didnt find where can be problem (controllers, js, tlp, and more..) , I want use code in order-opc-new-account.tlp - something like this (if addres or lastname will bi filled, button will have another name - not "save", but "change" - this would be clear for costumer, that is not necessary click on button, if you dont need change something in address...hope:)

 {if ($delivery_address.length == 0) && ($invoice_address.length == 0)} <p> ** button called "Save and continue" </p> {else} <p> ** button called "Change and save" </p> {/if}

and script, which one reffresh page after click on button..

Please, any idea or sollution?
Thank you for your help, Assramm CZ

Link to comment
Share on other sites

×
×
  • Create New...