Hi. is it possible to list products by price?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 years ago
Hi.
Is it possible to list products which fit under a selected price filter? say 50 to 100 $ for example?
it's easy to do this for a single category.
but can it be done for all of the products of the store? I couldn't find anyway to do this.
(I had a look in search, but that won't work when no search term is provided. if search showed all products when no search term was entered, it could be done very easily.)

help me please.
12 years ago
Since the upcoming v2.5 will support search in subcategories I guess this functionality will be available out of the box. You can download it on codeplex to check it out.
12 years ago
Hi,
It is Possible filter product based on price.
that price range u can give in category table.
Go to admin-->Catalog-->categories-->list-->edit any category
give price range (-25;25-50;50-70;75-)

Thanks & Regards
Kumar
12 years ago
thanks kumar,
but as I said I don't want the filtering for a single category.
I want it for all products of the store.

thank you Ziad too.
also as I said it can't be done using the search, because it needs a search phrase. doesn't it?
12 years ago
hi,
u can apply same price range to all categories
it will come for all products
ur not assigning product to categories
12 years ago
what will be the url for such product listing then?
I'm currently using nop 1.9, and for a single category price filter,
the url is:
http://storeurl/category/category-name.aspx?price=50000-100000

what will be the url to request for all products in all categories?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.