Magento - 块缓存

发布于 2024-10-19 08:11:29 字数 181 浏览 2 评论 0原文

在我的 header.phtml 中,我有一些代码在导航菜单中列出了产品。菜单中的项目实际上是对 Mage:: 的调用,

看看我的页面速度,这似乎会减慢页面加载时间。

我查看了 Magento 论坛等,似乎我可以缓存这些对我的标头中调用的 Mage 的调用。

我怎么能这样做呢?

谢谢

In my header.phtml I have some code that lists out products in a navigation menu. The items in the menu are actually calls to Mage::

Looking the speed of my pages, this seems to slow down page load times.

I have looked around the Magento forums etc and it seems that I could possibly cache these calls to Mage that are called in my header.

How could I do this?

Thanks

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

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