• Welcome to KonaKart Community Forum. Please login or sign up.
 
June 30, 2025, 06:40:45 pm

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - ScottS

1
I understand that this is a JSP / Struts / Tiles application.
I also have a grasp on the technologies.
Though I don't consider myself an expert.

However, This is a project to help me in building strength in these technologies.

Now, when I look at your demo store and look at the advanced search,
there is like you said a section to search by price from and to.

But...

No matter what values I put in there it comes back as no products found.

If that search worked, I'd be able to use that as an example of what I needed to do to make my
search query work but it doesn't.

This is what I need to find out.

Please help.
2
I found the .java file that you are referring to.
Is there any documentation regarding as to how to do this?
3
I'm trying to set up KonaKart and I have a question.

I need to set up a search query that will return products within certain price ranges.
I've seen this on many ecommerce sites. For example:

$10.00 - 49.00
$50.00 - 99.00
$100.00 - 150.00

Etc..

I have looked all over but can not find any information on how to do this with KonaKart.

Can you point me in the right direction?