PSM Request a Quote for WooCommerce allows customers to request quotes for products instead of purchasing at fixed prices. Ideal for B2B, wholesale, bulk, and custom product stores, it integrates seamlessly with WooCommerce and stores quote requests as orders.
- Flexible quote request workflow for bulk and negotiated pricing
- Add to Quote button placement (shop, product, inline, below Add to Cart)
- Collect accurate quote details with customizable fields
- Store quotes as WooCommerce orders
- Easy translation support
To use the plugin in production or testing, build the project:
- Install dependencies:
npm install
- Build assets:
npm run start(for development)npm run build(for production)
Activate the plugin in your WordPress admin. Configure settings and customize quote request forms as needed.
To generate the .POT file for translations:
- Run:
bash make-pot.sh
See readme.txt for detailed plugin description, features, and usage instructions.
Contributions are welcome! Please open issues or pull requests for bug fixes and improvements.
GPLv3 or later. See LICENSE for details.