News:

Looking for documentation? Take a look on our wiki

Main Menu

display product pathway or product filter using html <select> tag

Started by theudulf, November 02, 2012, 12:18:11 PM

Previous topic - Next topic

theudulf

Greetings,

I have to create product pathway or a product filter using html <select> tag with <options>.

I need to show pathway using <select> for each element

<select>Manufacturer</select> - <select>product category</select> - <select>product subcategory</select> - <select>product name</select>

when user will select a product inside virtuemart yu will see its pathway

for example

Manufacturer          product category           product subcategory               product name
Seagate         -         hard drive             -           over 500GB             -     seagate barracuda 640GB

and he can manipulate any of this <select> items to change product category/subcategory/name  to another inside virtuemart product list

the real example you can se here

http://bdc-bike.pl/czesci/?idTradeMark=3&filtr_owner=trademark


I will be glad if there is a virtuemart module/plugin or something simmilar that can display the pathway in this or simmillar way :)