Zen Cart Logo
Forums / Setting Up Categories, Products, Attributes / Price range search filtering

Price range search filtering

Locked

Views: 2,596

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
29 Dec 2008, 3:28 PM
#1
robertr avatar

robertr

New Zenner

Join Date:
Dec 2008
Location:
New Jersey
Posts:
52
Plugin Contributions:
0

Price range search filtering

I need the price range search filtering to be fixed within the current category.

At the moment if you shop by Brand A and then click price range $0.00 - $49.99

you would get all products (Brands A thru Z for example) within $0.00 - $49.99

As per my example I would just want Brand A $0.00 - $49.99

Thanks! :smile:

Sidenote: The price range sidebox shows only after you've clicked on a brand. It doesn't appear on initial load.

29 Dec 2008, 8:48 PM
#2
robertr avatar

robertr

New Zenner

Join Date:
Dec 2008
Location:
New Jersey
Posts:
52
Plugin Contributions:
0

Re: Price range search filtering

Is an addon going to take care of this or will maintaining code be necessary?

29 Dec 2008, 9:59 PM
#3
robertr avatar

robertr

New Zenner

Join Date:
Dec 2008
Location:
New Jersey
Posts:
52
Plugin Contributions:
0

Re: Price range search filtering

I really need help with this one. Any advice? Will I have to change PHP? Why wouldn't the code from Zen Cart work properly? Assuming the fellow before me didn't change the code.

30 Dec 2008, 3:07 AM
#4
robertr avatar

robertr

New Zenner

Join Date:
Dec 2008
Location:
New Jersey
Posts:
52
Plugin Contributions:
0

Re: Price range search filtering

OK, I'm getting closer to this.... I think.

includes/modules/sideboxes/*.php

is where you edit the sideboxes.

But, why wouldn't it be working correctly? Shouldn't Zen Cart's code be OK?

9 Feb 2009, 3:12 AM
#5
sarathkumardas avatar

sarathkumardas

New Zenner

Join Date:
Feb 2009
Location:
New Jersey
Posts:
1
Plugin Contributions:
0

Re: Price range search filtering

I have run into the same issue. Were you able to figure out how to fix the 'Search by Price'?