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

Allow custom Products and Product prices to be added for each shop #13

Open
antonarnaudov opened this issue Jul 9, 2023 · 0 comments
Open
Assignees
Labels
feature New feature or request

Comments

@antonarnaudov
Copy link
Owner

Users should be able to choose different products strategies:

  1. Standard strategy: Allow users to fill products count as well as min and max price range for dynamic price generation
  2. Custom Prices strategy: Allow users to fill in a few prices as well as products count, so price can be randomly selected from the preset with prices
  3. Custom Products strategy: Allow users to fill in a few products templates as well as the price of each template and the count of products that should be generated from it
@antonarnaudov antonarnaudov added the feature New feature or request label Jul 9, 2023
@antonarnaudov antonarnaudov self-assigned this Jul 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant