Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Shop by...


danitrin

Recommended Posts

Posted

I've search everywhere for a contribution that will allow customers to select to search for products based on color, size, gender, ect. but I've had no luck finding anything. Can someone point me in the right direction? Thanks!

Posted

There isn't any, I've done some custom coding based on attributes to allow for this. Monika in germany has also done similar work for one of her clients to have some kind of advanced filtering system.

KEEP CALM AND CARRY ON

I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support).

So if you are still here ? What are you waiting for ?!

 

Find the most frequent unique errors to fix:

grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt

Posted

There is a contribution that does this. You'd have to edit the look of it, it's bog-standard in its default form - but it does allow for three drop-down menus e.g.

 

Choose something from the first dropdown and it presents another list in the second, choose something there and it presents another list in the third, select something there and the only results returned will be those fitting the three criteria.

 

This is the address: http://www.oscommerce.com/community/contri...advanced+search

 

Vger

Posted

Only just realised you were talking about attributes.

 

If you look at the Advanced Search feature on the site below, which is something I did a few years ago, it allows you specifically to Search by Colour, Material etc.

 

http://www.mayners.nl/

 

Vger

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...