Appearance
Quick order page
The quick order page is a bulk-ordering workbench. A buyer searches for a product, picks a variant, sets a quantity, and repeats down a list of rows — then adds every row to the cart in one step. It suits reorders and large mixed baskets where clicking through product pages would be slow.

The page runs on the page.quick-order template. To create it, add a page in your Shopify admin under Online Store → Pages, then assign the quick-order template. Link to it from the header — Header → Show quick order link — or from any menu.
How a row works
Each row is one search box that becomes a product line.
- Type a product name, style number, or SKU. Matches appear as you type.
- Pick a result. The row fills with the product name, thumbnail, and a variant menu.
- Choose a variant. Its price shows under Your price, and a quantity stepper appears.
- Set the quantity. The line total and the running Est. total update live.
A new empty row is always waiting at the bottom, or use Add another row. Clear all empties the list; it asks for a second tap to confirm. When the list has at least one unit, Add all to cart sends every line to the cart in a single request.
Note: Search matches by SKU as well as title, so buyers can key part numbers straight in. This uses Shopify's predictive search — no app required.
Quantity rules apply
The stepper reads each variant's quantity rule from Shopify: minimum, maximum, and increment. Typed values snap to the increment and can't go below the minimum. A hint under the field states the rule when one is set.
Rows for sold-out variants lock at zero and are skipped when you add all. If a variant is already in the cart, the row shows how many units are there.
Frequently purchased
Pick a collection under the section's Frequently purchased collection setting and set Products to show. Those products appear as cards below the list. Each card's Add to list button drops the product into a new row. A card also shows how many units are already in the cart.
Recent bulk orders
After a buyer adds a list to the cart, that list is saved in their browser under Recent bulk orders. One click refills the workbench with the same products and quantities. Nothing is stored on the server — the rail is per-browser.
When prices are gated
With login-gated pricing on, a logged-out visitor has no prices to order against. The workbench is replaced by a sign-in prompt that reads "Sign in to order" and links to the account login page. Once the buyer signs in, the full workbench loads. See Login-gated wholesale pricing.
Without JavaScript the workbench can't run. In that case a short line points buyers to the catalog, so ordering from product pages still works.