You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2023. It is now read-only.
When listing an object for sale, have the option to set the form of sale. Fixed price, auction by bidding, or a combination of both together. Of course, related to this are the options to set the time if only auction is selected so that it doesn't run indefinitely. In the case of a combination of fixed price and auction, the person who buys the item at the fixed price or the highest bidder before the auction ends will get the item. In the case of a fixed price, this is clear for sure. For a better idea, I attach an example below.
When listing an object for sale, have the option to set the form of sale. Fixed price, auction by bidding, or a combination of both together. Of course, related to this are the options to set the time if only auction is selected so that it doesn't run indefinitely. In the case of a combination of fixed price and auction, the person who buys the item at the fixed price or the highest bidder before the auction ends will get the item. In the case of a fixed price, this is clear for sure. For a better idea, I attach an example below.