I'm creating a tshirt website and I need to be able to have a step by step process (page by page) in filtering out what tshirt is best for you with wp-eCommerce.
this is how it need to be laid out: step one choose what collar type you want your shirt to have once selected -> next step two choose what cufflink type you want your shirt to have once selected -> next filter results based on category and or tags of the tshirt and only display what is requested by the tshirt builder selections.
my question is how do I accomplish this in php or a pre-made script? thanks!