Can't figure this out - Issue with categorizing new products
I'm a beginner to Drupal and Commerce, so I apologize for not being able to explain this well.
Since I'm not sure which terminology to use, I'll demonstrate my problem with screencaps.
I'm trying to figure out how to add those drop-down taxonomy menus to the "add product" pages that allow me to categorize my items in the menus. Here's an example from a demo store: http://i.imgur.com/mH4ai.jpg
And here's what I have in my non-demo store:
http://i.imgur.com/1TqNi.jpg
This is controlled by a View, right? I looked through the Views in my store, and compared them with the ones from a demo store, but I still wasn't able to figure out what I need to do to add them.
I've been trying to figure this out for such a long time now, and I'm completely stumped. If someone can point me in the right direction, I would be eternally grateful!
Comments
Hi,
You need to add a term reference field to your product display type. It is as simple as that.
Thank you for the response! I tried to look for where the term reference fields are configured on the product display types that display those menus on the demo site, but I'm unable to find them. Would it be possible to point me in the right direction? Perhaps I'm not checking in the right place.
Nevermind, I figured it out! I realized that I had to edit the fields from the Content Types page instead of the Variation Types page.
Thank you again for your help!