By quasi on
Hello,
what would be the correct/best way to organise content for a fashion site?
This is how the structure should be:
- Collections
- Winter 2009/10
- Shirts
- Pants
- Shoes
- Accessories
- Summer 2010/11
- ...
For the products I would create a separate content type, but how should the categorization be done?
When new collections/seasons are published the old ones remain.
Thank you!
Comments
Your would use Taxonomy.
Create a vocabulary with the terms above, organized as child terms, parent terms, then assign the products to the correct taxonomy term.
see http://drupal.org/node/120624
Taxonomy and multi language site.
Thank you tpainton, for your response.
The site needs to have more than one language, so the menu needs to be translated as does the content.
Would this still be a good solution?
Yes, I would think so.
Yes, I would think so. Taxonomy terms can be translated so that should work fine.