I normally could put these in manually with an old system we had.
- Customer calls in
- Gets discount pricing because of bulk of items
- I would like to be able to input this order with the custom pricing into magento to count as an order
Thank you so much!
Hi @rfss
I'm pretty sure that the default version of Magento can do what you need.
When adding a product, you can specify the custom price for that particular order. Please have a look at the attached screen-shot.
Hope that helps.
Hello @rfss
Yes, you can achieve this by using default Magento only.
You can create orders from sales - orders in admin. Select products and you will get option to select custom price for the customer.
If you want to send that quote to customer by email and let them checkout from frontend, then you should look for this extension once.
https://magecomp.com/magento-2-email-quote.html
Hello,
If you are looking for the solution in Magento 2, check Magento 2 Email Quote extension that allows customers to request for quotation and admin to place a customized order from backend as per the requirements.
The similar solution for Magento 1 store can be implemented with the Magento Email Quote extension.