Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Show produts by some attribute


alexflasher

Recommended Posts

Posted

Hi! I want my store products to output by some attribute, not only by category. For example, I have such category tree:

  • Collection 1
    • Product 1 (with attribute "type" = hat)
    • Product 2 (with attribute "type" = shirt)

    [*]Collection 2

    • Product 3 (with attribute "type" = trousers)
    • Product 4 (with attribute "type" = hat)

    [*]Collection 3

    • ...
    • ...
    • ...

And I want to place on my store the 'Collections' menu and 'Types' menu(hats, shirts, trousers etc). How can I do it?

 

P.S. Sorry for my english :)

Sorry for my english...

Posted

Since products can be in multiple categories, the no code way to do this is to have two top level categories, Collections and Types, and then put your collection categories and type categories beneath them. Link products in such a way that they each appear in at least one Collections category and at least one Types category.

Always back up before making changes.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...