Pricing Rapid
Rapid pricing: free edition, features, documentation and roadmap for this WooCommerce plugin.
Plans and pricing
Free
Open source under the GPL. No account, no card.
30-day money-back guarantee. No risk.
Frequently asked questions
Does it require WooCommerce?
Yes. Rapid requires WooCommerce to be installed and active and declares it as a required plugin. The form searches and orders WooCommerce products and uses WooCommerce's own cart. Without WooCommerce active, the [rapid_order] shortcode renders nothing.
Can I limit the form to certain categories?
Yes. In WooCommerce → Rapid, set the product scope to "Selected categories only" and tick the categories you want to offer. Choosing "All products" covers the whole catalogue. The scope is set in the settings, the storefront form itself does not show a separate category filter.
Does it work without JavaScript?
Yes. Without JavaScript the form renders the first page of in-scope products as a plain table, and the submit button still adds the entered quantities to the cart server-side. The AJAX search by name or SKU is a progressive enhancement. You control how many products appear on that first page via the "Results per page" setting.
How does adding to the cart work?
Enter a quantity for each product you want, then click "Add selected to cart". Every product with a quantity above zero is added in a single submit, and Rapid shows one notice with the number of products added (and skipped, if any). A single submit handles up to 200 line items.
Is Rapid HPOS and blocks compatible?
Yes. Rapid declares compatibility with HPOS (High-Performance Order Storage) and the WooCommerce Cart and Checkout Blocks. It uses WooCommerce's own cart and creates no custom database tables. It stores only two options: rapid_settings and rapid_db_version.
Does Rapid pair with Minimum and Tipping?
Yes. Minimum enforces quantity and order-total rules, and Tipping adds an optional tip at checkout. All three are from wppoland.com and work independently.