← Latest Shopify changes
Action / breaking change

Ship and pickup in one order now available in feature preview

Action RequiredAPINewAdmin ExtensionsAdmin GraphQL APICheckout UICustomer AccountsFunctionsStorefront API

Shopify developer change

MerchantDiff detected this entry in Shopify's official developer changelog on May 06, 2026.

This Shopify update is categorized as Action Required, API, New, Admin Extensions, Admin GraphQL API, Checkout UI, Customer Accounts, Functions, Storefront API.

What changed

When a merchant has both shipping and local pickup enabled, customers can now choose between store pickup or shipping for each item in their cart during checkout. This creates a single order with multiple fulfillment orders: one for shipping, one for pickup. There are no new API fields or breaking schema changes. However, existing API fields now return data in new combinations: Checkouts can have multiple deliveryGroups: each group represents how different items are to be fulfilled. Orders can contain fulfillment orders with different delivery methods (SHIPPING and PICK_UP) within the same order.

Who is affected

Developers building customer account experiences or extensions should review this change.

What action may be needed

Review the testing guide. Audit your app's assumptions. Identify any logic that assumes a single delivery method per order. Test your app in feature preview Go to "Dev stores" and create a dev store.

Use the official Shopify entry below as the source of truth for technical implementation details, affected APIs, migration instructions and deadlines.

Want the actionable version?

MerchantDiff monitors Shopify API changes, deprecations, deadlines and ecosystem updates, then turns them into developer-focused release intelligence: what changed, who is affected and what action may be needed.

Get MerchantDiff →