开发者

Magento A-Z page

Does Magento have a default A-Z index search page fo开发者_StackOverflow社区r all the products, or do I have to do some custom programming?


There isn't any direct way of doing this, but here is what I would suggest:

  1. Create a new category called "All Products" or "Alphabetical Listing" or whatever you would like to name it. Assign all of the products in the system to that category.

  2. Click on the "Display Settings" tab for that category. Set the "Default Product Listing Sort by" to "Name". That will make the category list out its products in alphabetical order.


Solved this one, by writing custom code - looing round the products and displaying the results... As I wanted.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜