Hi David,
I try to create new page which display all product under price range like display all product which between $100 to $200..I know easy if i am using search.php but In search.php also come sidebar ,,but I dont want to sidebar filter that page .....only want to display all product name,image and price ...
Thanks,
Amin
Hello David,
Possible to display popular products list in sidebar of product page ?
Thank you
Amin
Hi Amin,
There is code in this thread - however having a sort query take place on the products table is probably not a good idea on every page view, so see the query caching method in this thread which you might want to combine with it...!
Cheers,
David.
--
PriceTapestry.com
Hi Amin,
You would need to create an HTML search results handler without sidebar first. but it would make sense from a tidy coding point of view to make the search results code standalone, so that it can be included standalone _or_ with the sidebar.
Please email me your latest html/searchresults.php and I will split it up into separate files so that search results can be included separately, and let you know how to create a page that shows full search results for a specific query / filter specification without pagination...
Cheers,
David.
--
PriceTapestry.com