By JackThompson on
Assuming I am selling products and have Manufacturers and Product Names.
If I make each manufacturer and each product name a taxonmy term the -
Later I can easily associate other product which have related taxonomies?
Thanks for the clarification!
Comments
The products should probably
The products should probably be nodes. That way you can associate the content type product with vocabulary manufacturers.
Yes, you are right
True, this is how the taxonomy works... it is best practice to term or group your products..this helps in tag clouding and faster search based on your terms..
What do you mean term or
What do you mean term or group?
You mean categorize the products?
Also replying to above...
The products would have to be Nodes...but should I also make the prodcut name a taxonomy vocabulary?
Thanks for the help!
Having product names in node
Having product names in node titles and terms should not be necessary—always try to keep DRY :)
I am not sure that I get it.
I am not sure that I get it. If I have the product name in the title, how could I reference it like I would a taxonomy. For example if I wanted to reference all instances of the product name on another page or somewhere else.
You could make a view which
You could make a view which filters nodes based on their title.
So whats the point of taking
So whats the point of taking the extra time and making a taxonomy vocab?
Taxonomy is used for
Taxonomy is used for categorization. Say you have categories of products.
Item properties should be fields. These are specific to the product and doesn't not describe a property you can group or categorize items by,
--
Jakob Persson - blog
Leancept – Digital effect and innovation agency
I was probably thinking a bit
I was probably thinking a bit in the wrong direction here, thinking you wanted to create terms like these:
But you probably meant:
With products like cranberry juice (node) related to drinks (term).
Its still alittle fuzzy but
Its still alittle fuzzy but your explanation seems to be helping me understand.