如何在magento中上传默认结帐程序

发布于 2024-08-21 04:29:22 字数 348 浏览 1 评论 0原文

我正在尝试修复另一个开发人员建立的 magento 商店。 该商店支持多种语言,我在第 3 步看到了结账进度块。 你可以在这里观看:http://www.ac-sw.net/

我需要返回到原来的结帐流程,我尝试上传 app/design/frontend/default/default/layout/checkout.xml 和 app/design/frontend/default/default/template/checkout 文件夹而不做任何更改。

我怎样才能返回到默认和有效的结账程序?

多谢!

i am trying to fix a magento shop that another developer built.
The shop is multilanguage and i see the checkout progress block at step 3.
you can watch it here: http://www.ac-sw.net/

I need to return back to the original checkout process, i tryed to upload the app/design/frontend/default/default/layout/checkout.xml, and the app/design/frontend/default/default/template/checkout folder without any change.

How can i return back to the default and working checkout procedure?

thanks a lot!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

鹊巢 2024-08-28 04:29:22

在 Magento 管理中,您可能需要检查:

系统 >配置>设计>主题

在本部分中,清除所有选项并确保默认设置为

default

This will tell Magento to use the 'default' theme instead of a custom theme.

In the Magento admin, you may want to check:

System > Configuration > Design > Themes

In this section clear all the options and make sure Default is set to

default

This will tell Magento to use the 'default' theme instead of a custom theme.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文