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

Limit orders based on amount of orders from interval #74

Open
danielklecha opened this issue Aug 12, 2023 · 0 comments
Open

Limit orders based on amount of orders from interval #74

danielklecha opened this issue Aug 12, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@danielklecha
Copy link

Add an ability to limit based on orders amount from selected interval.
Example: Owner of the shop cannot sell products with total amount higher than 600$.

Plugin should have additional setting "Maximum amount of orders".
Plugin should calculate conditions (for count and amount) and block checkout screen if limit is reached.

There is still a problem what do if user want to but few products and limit will be reached after finalization.
If plugin cannot react on this scenario then admin has to set lower limit to handle big orders.

@danielklecha danielklecha added the enhancement New feature or request label Aug 12, 2023
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

1 participant