reactioncommerce / reaction-admin

Reaction Admin
https://mailchimp.com/developer/open-commerce
GNU General Public License v3.0
91 stars 83 forks source link

Merchandising - Product scope: A user can see what Categories are on the Product. #16

Closed machikoyasuda closed 2 years ago

machikoyasuda commented 5 years ago

A user can see what Categories are on the Product on its Product page, so that they can confirm that a Product is in the correct categories.

mikemurray commented 5 years ago

This should be done in a Category plugin (whatever that is) as a registered block, that adds itself to the Product detail view, using the Block API.