如何使用代码调整zencart中的排列顺序?

发布于 2024-12-10 04:28:43 字数 183 浏览 1 评论 0原文

我想更改我网站主页上产品输出的默认排列顺序。怎么改变呢?谢谢。默认顺序是特色产品 十月新品 十月每月特价

现在我想要的订单是十月新产品 十月每月特价 特色产品。我该怎么办?谢谢。

i want to change the default arrange order of the product's output on the home page of my site. how to change it? thank you. the default order is Featured Products New Products For October Monthly Specials For October.

now i want the order is New Products For October Monthly Specials For October Featured Products. how should i do? thank you.

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

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

发布评论

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

评论(1

初雪 2024-12-17 04:28:43

您可以在 /includes/templates\template_default_ORyour_template\templates 下找到名为“tpl_index_default.php”的文件,

其中包含此处的所有模块。您可以在此处调整排列顺序。

you can find file named "tpl_index_default.php" under /includes/templates\template_default_ORyour_template\templates

all modules included here. you can adjust the arrange order here.

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