We are an office-furniture shop, and have a customer that wants us to develop a customer-shop for their employees where they can buy office equipment for their home-office. We have a demo running on PrestaShop and they like it. Their method however is somewhat different from usual.
- Employee get's a budget for buying stuff
- Employee can buy ONLY ONE of each product from their budget (a second one would have to be paid for by himself).
- Invoice goes to Employer once a month
- Prices can only be shown AFTER customer login (we will most likely import a list of emplyees as customers)
I was thinking of issueing voucher-codes for each productgroup, for guaranteeing an employee can buy only one chair (for example) from their budget. Does he order above budget, he needs to pay through normal payment methods.
Does this scenario seem possible? What plugins would I need?
How do I make prices (and ordering) only visible after login?