我一直在谷歌上搜索找到一个准确的教程,解释如何在主页上显示产品,但到目前为止没有任何效果!
最新产品块不起作用;我设法开始工作的唯一一件事是一个指向不太吸引人的产品的链接。
有人知道如何在首页展示产品、特色产品等吗?
附言。我正在使用 Magento 1.5
我一直在谷歌上搜索找到一个准确的教程,解释如何在主页上显示产品,但到目前为止没有任何效果!
最新产品块不起作用;我设法开始工作的唯一一件事是一个指向不太吸引人的产品的链接。
有人知道如何在首页展示产品、特色产品等吗?
附言。我正在使用 Magento 1.5
In Admin > System > Configuration > Web > Default Pages you could, say, set catalog/category/view/id/10 to have the default route resolve to a category with entity id of 10.
You'll need to consider duplicate content (SEO) issues if you want this to show elsewhere on your site.