Jump to content

[SOLVED]Adding categories and manufacturers to a drop down?


Recommended Posts

So this is what I want to do.

There will be several categories that serve as the button you hover over to activate the drop down.

Woman | Hand bags | Jewelery | Etcetc

And in the drop downs contain the sub categories within Woman, or Hand bag or whatever. It will also include a second list of manufacturers.

Is it possible to add some kind of sql command for this dropdown so that is automatically generates the list for you? And when you click it will lead you to the sub categories stuff?
And is it possible when you click on a manufacturer, it goes to the list of products for that manu(like if I click Manu A in Woman, it goes to a list of Manu A's product in the Womans range)?

I have done this before in another shop system (not saying which) and could do it quite fine with a series of SQL statements.

Thanks.

Link to comment
Share on other sites

That's pretty cool, I'll check it out later, thanks.

When you say you can add manufacturers also, does that mean added manufacturers to a category (i.e. so if I hover over Women, it shows two lists, one manufacturers and one for subcategories)?

Also, can I alter it so that I use my own buttons for the drop down? They all require different images for the buttons. Thanks.

Link to comment
Share on other sites

I guess it doesn't suit me then, thanks.

Which leads onto a final question:

How can I view all the products in a category from a certain Manufacturer?

e.g.

Woman
>Dresses
>>Shirt 1 by Manu A
>>Shirt 2 by Manu A
>Skirts
>>Skirt 1 by Manu A
>>Skirt 2 by Manu B

Hand Bags
>Leather
>>Leather bag by Manu A

Say I want to view Manu A's Woman section. It will list Shirt 1, Shirt 2 and Skirt 1.

Many thanks again :D

Link to comment
Share on other sites

Thanks, I managed to complete this now.

What I did was a mixture of my own drop down menu, with the filter search thing.

I added several SQL commands to bring up the list of manufacturers and sub categories and linked each manufacturer to the page with it already filtered.

Link to comment
Share on other sites

  • 1 month later...
Thanks, I managed to complete this now.

What I did was a mixture of my own drop down menu, with the filter search thing.

I added several SQL commands to bring up the list of manufacturers and sub categories and linked each manufacturer to the page with it already filtered.


Hi!

Can you explain how to move this module from the left side to center (above products list) ?

Thanks in advance!
Link to comment
Share on other sites

  • 3 months later...
×
×
  • Create New...