Price-range selection of products

Posts: 22
Joined: 08/20/2007

Hi,

I want to make links to list of products that have a specified price-range.

For example:
€0-€10
€10-€25
€25-€50
50€-...

I want to make this my own. I know something of programming, but not mutch of php, drupal or ubercart. So, code-examples from existing code helps me a lot.

If it is possible to search for price-ranges, then a url with the search-specification is ok as link. Somebody can help me to extend Drupal search for this.

Or does somebody has another solution..

Thanks.

Posts: 2271
Joined: 08/07/2007
AdministratoreLiTe!

This sounds like a Views kind of problem. I don't know much about setting up views, but products have been integrated with the Views module. There is a thread containing the contributed module, but like my last post there says, if you have the Bazaar version since Tuesday, you won't need it.

If you need more help setting the view you want, there are plenty of kind experts here who will be willing to give you some pointers.