Hi there,
I'm in the planning stages of a site right now and wondering if I'll be able to implement what I want to do using WordPress.
I've created a custom post type for my products and created taxonomies for them.
Each product will be assigned to one product type - category
and one or more department -- tag
I would then like to display the list of products per product type but specific to a department.
Can I even do this in WordPress or is this too much to ask?