Does this replace Shopify checkout?
No — it leads straight into it. Quick Order collects a few details up front, builds a Shopify cart from them and sends the customer to your own checkout with the fields already filled. Payment, taxes, shipping rates and order creation all happen on Shopify checkout, exactly as they do today.
Are the orders real Shopify orders?
Yes — because Shopify checkout creates them. Quick Order never writes orders through the admin API; it hands the customer a Shopify cart and they confirm on your checkout. What lands in your admin is an ordinary Shopify order with line items, totals and payment status.
How does cash on delivery work?
Turn on Cash on Delivery in Shopify under Settings → Payments → Manual payment methods. It then appears as a payment option inside checkout, and orders arrive unpaid until you mark them paid — the standard Shopify COD flow.
Do I need to edit my theme code?
No. Quick Order is a theme app extension, so you add it from the theme editor like any other block and remove it the same way. Your theme files are never modified.
Will it slow down my product pages?
No. Your settings travel inside the page Shopify already serves, so a product page view makes no request to our servers. The popup itself is a small piece of vanilla JavaScript that is only built when a customer taps the button.
Can customers order more than one item at once?
Yes. Add the cart block and the whole basket goes to checkout in one go.
What happens if I hit my plan's monthly order limit?
The button stops offering the shortcut and customers use your regular checkout instead, so you never lose a sale outright. Upgrading raises the limit immediately, and the count resets every billing cycle.