---
title: >-
  Market-driven shipping now available in feature preview - Shopify developer
  changelog
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: >-
    https://shopify.dev/changelog/market-driven-shipping-now-available-in-feature-preview
  md: >-
    https://shopify.dev/changelog/market-driven-shipping-now-available-in-feature-preview.md
metadata:
  effectiveApiVersion: 2026-07
  affectedApi:
    - displayName: Admin GraphQL API
      handle: admin-graphql
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: true
  createdAt: '2026-06-16T17:29:40-04:00'
  postedAt: '2026-07-01T15:00:00-04:00'
  updatedAt: '2026-06-30T14:58:23-04:00'
  effectiveAt: '2026-06-23T09:00:00-04:00'
---

July 1, 2026

Tags:

* Action Required
* Admin GraphQL API
* 2026-07

# Market-driven shipping now available in feature preview

Market-driven shipping moves merchant-owned shipping configuration out of delivery profiles and into Markets. Merchants will attach shipping options directly to each market, and then vary rates by product and location conditions within a single option. This makes checkout rate behavior more predictable and easier to understand.

What this means for your app:

* Merchant shipping configuration (today’s merchant delivery profiles) moves from the delivery profile API to the Markets API.
* App delivery profiles (delivery profiles created by apps) keep using the delivery profile API.
* App-provided rates (rates defined within app delivery profiles) still appear alongside merchant rates in the new experience.
* App delivery profiles are getting more powerful: they can now target all products instead of just a subset, and adding a product to an app profile will no longer impact the merchant configuration.
* If your app reads, creates, or updates merchant shipping settings through the delivery profile API, you’ll need to update it. Market-driven shipping will start rolling out to merchants on October 1, 2026, and all merchants will be on it by July 1, 2027.

The feature preview is available today. Create a new development store, enable the feature preview, and validate your existing integration and rate logic.

To learn how market-driven shipping works and how to upgrade your app see [Market-driven shipping feature preview](https://shopify.dev/docs/apps/build/orders-fulfillment/market-driven-shipping/feature-preview).
