|
You will need some kind of a shopping cart functionality - which would allow users to place orders and make payments (maybe via paypal or any payment gateway - which is taken care of by a shopping cart)
It would not be a bad idea to turn a regular shopping cart (say free ones like osCommerce/ZenCart etc) to a customized "one deal at a time" system. You could look for a developer who can customize a shopping cart for the "one deal at a time" functionality.
You might want to have the customization done so that when one deal finishes (expires) - another is automatically activated. The coder might create a "deals pipeline" at the backend, where you can add your "one deal at a time" products (with expiry times/ their order in the list i.e. which deal comes next - when the current one expires etc.)
|