Magento - cms 页面左侧面板中的动态内容

发布于 2024-10-18 12:44:39 字数 171 浏览 1 评论 0原文

我正在使用 Magento 1.4.1.1 为我的客户建立一个在线商店,他希望为一些 cms 页面提供左侧菜单。该菜单具有以下特征:

  1. 菜单中的链接本身就是 cms 页面。
  2. 菜单本身应该是一个 cms 页面。
  3. 菜单中的链接将基于所请求的 cms 页面。

I am using Magento 1.4.1.1 to build an online shop for my client, where he wants to have a left-side menu for some cms pages. The menu has the following characteristics:

  1. The links in the menu are themselves cms pages.
  2. The menu itself shall be a cms page.
  3. The links in menu will be based on what cms page has been requested.

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

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

发布评论

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

评论(1

浅黛梨妆こ 2024-10-25 12:44:40

Create a static CMS block. Use as many blocks as you like, a block can include other blocks with the code shown at the bottom of that link.

Include them in each CMS page's XML layout.

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