Note: This plugin requires you to have an account with QuoteCart.
Seamlessly convert quotations into WooCommerce orders with custom pricing. Perfect for B2B trade quote workflows.
The plugin provides shortcodes for building quote management interfaces (available for Growth plans and above):
[quotecart_login] – Displays a login form for trade users to connect their QuoteCart account. Attributes: redirect (optional URL to redirect after login).
[quotecart_logout] – Shows logout link/button for authenticated users. Displays “Connected as [email]” when logged in. Attributes: redirect (optional URL to redirect after logout).
[quotecart_register] – Registration form for trade users to request QuoteCart access. Attributes: login_url (optional URL to login page, shown if user already has access).
[quotecart_quotes] – Displays quote management interface with list view, quote creation, editing, and detail views. Supports pagination and status filtering. Attributes: status (optional: filter by status like “draft”, “open”, “quoted”, “converted”), per_page (optional: number of quotes per page, default 20).
[quotecart_add_to_cart] – Add products to the currently selected quote. Works on product pages (auto-detects product) or via attributes. Attributes: product_id (optional: WooCommerce product ID), variation_id (optional: variation ID for variable products).
[quotecart_current] – Displays the title of the currently selected quote being edited. Returns empty if no quote is selected.
/wp-content/plugins/quotecart-helper, or install the plugin through the WordPress plugins screen directlyYes, this plugin requires WooCommerce to be installed and activated.
Navigate to WooCommerce > Settings > Advanced > REST API in your WordPress admin. Click “Add key” to create a new API key with Read/Write permissions.
Yes! The plugin accepts custom prices in the API request. The quoted price will override the standard WooCommerce product price for that order.
quotecart_add_to_quoteFor support, feature requests, or bug reports, contact hello@quotecart.co