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

feat: add min price per product #1299

Draft
wants to merge 3 commits into
base: refactor/remove-yield-token-incidents
Choose a base branch
from

Conversation

duxxud
Copy link

@duxxud duxxud commented Dec 3, 2024

Description

Closes #1292

Renamed GLOBAL_MIN_PRICE to DEFAULT_MIN_PRICE.
Added min price setting per product. If it's set to 0 then DEFAULT_MIN_PRICE is used for the product min price.

note: base branch is currently set to refactor/remove-yield-token-incidents for an easier review of changes from this PR.

Testing

wip

Checklist

  • Performed a self-review of my own code
  • Made corresponding changes to the documentation

@duxxud duxxud changed the base branch from release-candidate to refactor/remove-yield-token-incidents December 3, 2024 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create functionality to set a Min Price at the listing level
1 participant