Is there a way to limit "new listing" to a specific category by using some php code in the web url?
Something to the effect of when you click on a category with products, below the products you have a "New Products For December", is there perhaps a static link that I can use to do the same, but simply to list all of the products?
I have tried different variations of the [storename]/index.php?main_page=products_new and trying to add the path to the specific category ID I want the listing for after that, i.e. [storename]/index.php?main_page=products_new&cPath=91_870_880 but have not succeeded thus far.
Or perhaps even a custom search string which will list only the new products for a specific category or search phrase.
Thanks for your thoughts and help.


Reply With Quote

