Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Focused/filtered catalog deployments #200

Open
james-jory opened this issue Jan 21, 2021 · 2 comments
Open

Focused/filtered catalog deployments #200

james-jory opened this issue Jan 21, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@james-jory
Copy link
Contributor

Add support for deploying and/or displaying products from a specific set of categories in the Retail Demo Store UX. This will allow demos to be delivered that are restricted to a type of products that are relevant to the person receiving the demo. For example, if delivering a demo to someone in the personal electronics space, restrict the deployment just to products in the appropriate categories. This could be implemented a number of ways from deployment or just in the UI at run-time (and with a Personalize dynamic filter).

@james-jory james-jory added the enhancement New feature or request label Jan 21, 2021
@aeggbeg
Copy link

aeggbeg commented Jan 22, 2021

This is a important ticket. Basically I want to create 4 demo's for 4 different industry e.g. Retail, Banking etc. It would be great to have a solution :

  1. apply some filter - similar to "don't show products that customer just bought" in Amazon Personalise
  2. somehow with a query parameter I would like to say "industry=retail" and it shows the retail products.

I am open to either option as I am now manually figuring out how to update/load dynamodb with new product image/product data. Benefit of option 2 is I can run same instance for multiple industry demo. In both cases we will need to update local customer specific product data/information - to make the demo more compelling to customers industry. Is there a way a short cut / easiest way to load product data to an existing deployment maybe.

Just some thoughts based on my current use cases. Cheers

@patrick-239
Copy link
Contributor

Working on it, hope to create a PR this Friday.
@aeggbeg could you share your datasets for different demos?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants