--- title: >- Upcoming Markets pricing support for Draft Order checkouts - 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/upcoming-markets-pricing-support-for-draft-order-checkouts md: >- https://shopify.dev/changelog/upcoming-markets-pricing-support-for-draft-order-checkouts.md metadata: effectiveApiVersion: '' affectedApi: - displayName: Admin GraphQL API handle: admin-graphql primaryTag: displayName: API handle: api secondaryTag: displayName: Update handle: update indicatesActionRequired: true createdAt: '2025-08-04T07:06:25-04:00' postedAt: '2025-09-30T12:00:00-04:00' updatedAt: '2025-09-15T07:31:16-04:00' effectiveAt: '2025-09-30T12:00:00-04:00' --- September 30, 2025 Tags: * Action Required * Admin GraphQL API # Upcoming Markets pricing support for Draft Order checkouts Starting from October 31 2025, when a customer updates their shipping address during a Draft Order checkout, product prices may change based on the shop's [Markets configuration](https://help.shopify.com/en/manual/markets-new/catalogs). To prevent product pricing from changing in Draft Order checkouts, use the [`priceOverride`](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/DraftOrderLineItemInput#fields-priceOverride) or [`generatePriceOverride`](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/DraftOrderLineItemInput#fields-generatePriceOverride) input field on the Draft Order line item input when creating or updating a Draft Order.