Switchboard features

Nine kinds of checkout control.One app.

Every family below is a category of Shopify Function that used to be its own build or its own app. Here, each one is a rule you configure.

Guard your checkout (Validation).

Stop the orders that cost you money before they exist: block countries and regions, block PO boxes your carrier rejects, cap quantities so a bot can't buy the drop, set order minimums, require the address fields your carrier actually needs.

Control your pricing (Discounts).

Quantity breaks with no coupon code to leak, buy X get Y, MAP pricing that advertises one price and charges your real one, and code-driven discounts clamped to caps you set.

Control your payments (Payment customization).

Hide cash on delivery above a threshold, put invoice terms first for B2B buyers, hide a flagged method for a single session. Card hiding requires Shopify Plus in the US and Canada, and we say so up front.

Control your fulfillment (Fulfillment constraints).

Keep online orders out of your showroom's stock, route orders by destination country, give each product a home warehouse, and never split a shipment again.

Sell bundles that ship right (Cart transform: bundles).

Sell one product, ship its real components, each tracking its own stock. Works from the admin, from your product data, or from your storefront code. Runs on every plan.

Reprice with a signature (Cart transform: signed price).

Let your storefront code set a line's price, signed and verified, so nobody can tamper with it on the way to checkout. Requires Shopify Plus.

Put the right pickup first (Delivery customization).

Shopify sorts pickup locations alphabetically. Pin yours in the order you choose, match them to the customer's region, or steer them from your code.

Fix your shipping rates (Shipping methods).

Rename what carriers hand back, pin your preferred rate to the top, and hide the options that lose you money.

Reassure at the payment step (Trust badges).

A row of your own reassurance badges in the checkout order summary. Requires Shopify Plus.

Twenty-eight ready-made use cases sit on top of these families, most with no code at all.