Traditional (standard) checkout (step by step page)

♀尐吖头ヾ 提交于 2020-01-04 13:58:09

问题


Here is my query in magento. I don't want to use onepage checkout & I want traditional checkout flow in magento. i.e. new page for new step.

For that i have changed below setting: Admin > System > Configuration > Checkout Enable Onepage Checkout => No & Admin > System > Configuration > Shipping Settings Allow Shipping to Multiple Addresses => No

But in front side checkout button is not visible in cart page. Please guide me. Screenshot for cart


回答1:


Unfortunately it seems that there is really only one built-in checkout, the one you are seeing. I thought that by disabling One-Page Checkout I would in effect be enabling the other, but no... It seems the admin option is better paraphrased as "Would you like checkout at all or would you like to disable checkout?"

I can't see why you would want to do such a thing, or when it comes into play, perhaps when you are implementing other checkout extensions?

At any rate, it seems that the stock, out-of-the-box functionality is to live with it the way you see it, or explore modifying behavior through custom extensions.




回答2:


here's a way

Admin > System > Configuration > Checkout Enable Onepage Checkout => **Yes**


来源:https://stackoverflow.com/questions/9060225/traditional-standard-checkout-step-by-step-page

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!