VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product creation => Topic started by: theudulf on November 02, 2012, 12:18:11 PM

Title: display product pathway or product filter using html <select> tag
Post by: theudulf on November 02, 2012, 12:18:11 PM
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 :)