Product Order Form Template
A structured single-product order sheet covering model, unit count, ship-to address, and delivery window, built for sellers who invoice after confirming stock.
Order direct from us. We check stock on every order and email your invoice with a confirmed delivery date, usually within a few hours.
Anything the list above doesn't capture: trim, voltage, region spec.
This is the order sheet for businesses that sell a real catalog without running a full e-commerce stack: a distributor with four SKUs, a workshop selling direct, a brand whose wholesale site can't handle one-off direct orders. The buyer commits to a product and a quantity; you confirm stock and reply with an invoice. That confirm-then-invoice beat is the template's spine, and every field feeds it.
The confirm-then-invoice spine. The product dropdown carries your sellable list, and the free-text variant field beneath it is the pressure valve, because every catalog has a spec the dropdown didn't anticipate (voltage, region, trim), and without a place to write it, buyers guess or abandon. Unit count allows up to 200 because this form straddles retail and small-trade orders; the invoice step applies quantity pricing, so the form needs no tier logic. The ship-to address is a required structured block since it flows straight onto the label, and the delivery-window choice plus packing notes exist because failed deliveries are the most expensive kind. "Leave with neighbor OK" in writing settles disputes before they start. The invoice email is labeled as exactly that, so accounts-payable addresses get entered instead of personal ones.
What it leaves to the invoice. A form is not an inventory system, and promising availability you can't guarantee is worse than the honest "we check every order" in the intro. Card fields stay off, since payment follows the invoice, and so do customer accounts: repeat buyers submit again, and their history accumulates in your responses view.
Sellers who invoice. Small manufacturers taking direct orders alongside dealer networks, importers who sell by the case, refurbishers listing a rotating catalog, and B2B sellers who need a structured order intake that isn't "email us what you want."
Load your SKUs. Replace the product options with your SKUs; keeping variant colors as separate options, as the sample does, beats a second dropdown for short catalogs. If freight matters, add a logic rule that shows a "liftgate needed?" question when units exceed a threshold. Wire a webhook so each order posts into your fulfillment channel or ERP inbox the moment it lands, and use CSV export as your weekly sales ledger. If certain buyers get special pricing, duplicate the form, adjust labels, and password-protect the private version from Settings.
Confirm before you charge. The ending promises a confirmed date on the invoice and tracking on payment, which buyers read as a professional process. What they're learning is that your shop confirms before it charges, more than plenty of bigger stores can say.
Frequently asked questions
How does the buyer pay for the order?
You send an invoice after confirming stock: bank transfer, payment link, whatever your business already uses. The form records the order itself; shipping follows payment.
Can orders flow into our fulfillment tools automatically?
Add a webhook and every submission POSTs to your endpoint in real time, signed so you can verify the source, with retries if your system is briefly down.
What if a product needs specs the dropdown doesn't cover?
That's what the model/variant field is for. If one spec keeps recurring, promote it to its own dropdown in the editor, and edits go live on the shared link immediately.
Can I offer this form only to approved buyers?
Duplicate the form for your private price list and set a password in Settings. Only buyers you've given the password can open it, while the public version stays open to everyone.