reactioncommerce / reaction-feature-requests

Reaction Feature Requests
13 stars 1 forks source link

Smart Tags #21

Open brent-hoover opened 6 years ago

brent-hoover commented 6 years ago

@spencern commented on Wed May 31 2017

Navigation level tags should have the option of showing products from multiple tags.

e.g. clicking navigation tag "Sweaters" should have the option of showing tags "knitwear", "sweaters", and "sweatshirts"


@aaronjudd commented on Thu Jun 01 2017

Perhaps, like elasticsearch we could build a synonyms library? Or is this really just a routing task?


@mikemurray commented on Wed Aug 30 2017

This PR https://github.com/reactioncommerce/reaction/pull/2747, which adds additional fields to tags schema, may help with this.


@spencern commented on Thu Aug 31 2017

I think having metafields on tags will help a lot with this.

"Smart Tags" would probably be a good candidate for a plugin at this point and I think could be accomplished with metafields


@aaronjudd commented on Wed Feb 14 2018

Feature request that requires more definition to meet our current issue guidelines.