PDA

View Full Version : Display Login Before Order Form Question


adam2003w
05-15-08, 05:44 PM
Display Login Before Order Form Question ... ... In MM4 under "Stores" > "My Store" > "Customer Accounts" there is an option to "Display Login Before Order Form" ... but when I turn it on nothing changes. ... ... I have a client that needs this to work .... any suggestions? ... I'm using Open UI if that helps.

MichaelBrock
05-16-08, 04:20 PM
Have you hardcoded the "checkout" link? With that option on, the checkout link should have in it:

Screen=LOGN&Order=1

If your checkout link is pointing to

Screen=OINF

then it will by bypass the login page.

adam2003w
05-16-08, 06:32 PM
thanks. worked like a charm. exactly what i was looking for.