--- 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 --- [Back to Developer changelog](https://shopify.dev/changelog) 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.