View Full Version : Shop by Price
AnimalMakers
03-23-2009, 11:50 PM
I installed the 30-day free trial and am adding products now.
I noticed that when (on the front-end) I go to a category, I see a "Shop by Price" options with several choices. Where are those choices configured?
I went into Design Mode, but see no options to change anything other than the layout and css.
AnimalMakers
03-24-2009, 03:55 PM
Is there an answer to this question?
AnimalMakers
03-27-2009, 04:16 PM
Thank you for the "No Answer at All" on this question. I finally figured it out.
Lasse Jensen
03-28-2009, 11:19 AM
I seem to remember that these are generated dynamicly based on the highest and lowest priced product within each individual category.
robertrogers
04-09-2009, 12:33 PM
Animal Makers - please do share what you discovered, I have the same question
AnimalMakers
04-09-2009, 04:37 PM
I seem to remember that these are generated dynamicly based on the highest and lowest priced product within each individual category.
That is exactly true. You cannot put this panel on the front page as you are not actually in a category so it has noting to work from. However, create categories and sub-categories make this easier to deal with.
Lasse Jensen
04-11-2009, 10:09 AM
It should be possible to customize the Shop by Price panel to work the way you require:
Have a look at /includes/display/SideCategoryShopByPrice.php.
I'm no great programmer myself but I think it will be quite an easy job for someone who is a bit more familiar with PHP programming change the code to work the way you are asking.