treehouse : what would you like to learn today?
Web Design Web Development iOS Development

[Solved] how to achive a better way to filter large Products [jigoshop]?

  • Hey hi , guys..

    I have " this tires shop website http://tirego.mx " . but how I filter the tires is a Mess....

    Let me explain...

    I use Category Posts to Filter the Auto Brand... and then Posts to filter sub-brands of the Auto Brands, and inside I use Metaboxes to declare the Wheele sizes (155/55 R17).

    Now In jigoshop Product Post Type, I add the Tire and a Tag that contain the Wheele size.

    Like:

    Entires
    Category : Acura
    Post: MDX
    Metabox: 155/55 R18

    Jigoshop
    Category: Products
    Post: 235/65 R17 LKL78 V RF
    Tag: 235/65 R17

    But The problem here is that when I'm traying to select a auto sub-brand looks horrible... It must be a better way to achive this.

    take a look of this process:

    here you can select the Auto Brand: http://tirego.mx/marca-autos/

    Any idea to improve this improvised filtering??