prestashop products on top menu

五迷三道 提交于 2019-12-13 07:24:46

问题


I am not very good with prestashop so i can not resolve my problem:

i need to creare a drop down menu with sub category and products (like image).

This is my situation, how you can you i have created sub-cat and now i need to show the products of categories, like first image. I have just searched in the web about any solution but i have not found it (or i have used worng keywords). i now this is possible because the first screen, is the demo of theme that i'm using:

Thank you in advance to spending time for me :)


回答1:


for each category call getProducts method, it will give you all products inside category.



来源:https://stackoverflow.com/questions/32766784/prestashop-products-on-top-menu

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!