Edit History
I want to add a new menu "All Product" in header beside "Bestseller" menu. When user will click on "All Product" menu then it will go the new page like "BestSaller" page but newly created "All Product" page will show the product based on a custom sql query.
Please give me idea how can i do that.