Pregunta

I don't have advanced level magento code edit anyway I can do it. My website need to add menu all product show link(link name: All Product). All product added to mobiles.

Category tree are same like below

 - Mobiles (root category)
     - iphone(category)
        - iphone 11 (product)
        - iphone 9 (product)
     - samsung (category) 
        - galaxy 9 (product)
        - galay 11 (product)

This category page works fine that main reason

catalog -> manage category -> iphone(category) select -> General Information -> URL key

I can't find out Mobiles (root category) under URL key form. How can I get same like url key in Mobiles (root category). How can design all product show single page using with Mobiles (root category).

¿Fue útil?

Solución

You can create main category like All Product under the root category Mobiles and then assign all products to this category and set Include in Menu to NO so it will not show in top menu and then manually open link like yourwebsite.com/all-products.html and it will show all products

Licenciado bajo: CC-BY-SA con atribución
No afiliado a magento.stackexchange
scroll top