--- title: Removal of support for the "Sell from all locations" fulfillable inventory setting - 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/removal-of-support-for-sell-from-all-locations-fulfillable-inventory-setting md: https://shopify.dev/changelog/removal-of-support-for-sell-from-all-locations-fulfillable-inventory-setting.md --- [Back to Developer changelog](https://shopify.dev/changelog) August 1, 2025 Tags: * Platform * Admin GraphQL API # Removal of support for the "Sell from all locations" fulfillable inventory setting As of July 28, 2025, "Sell only within configured shipping zones" has been enabled on nearly all shops at checkout. This change ensures that customers can only purchase products that are available at fulfillment locations configured to deliver to their shipping zone. This setting will continue to be removed up until September 30, 2025. "Sell from all locations to all shipping zones" remains an option to control *storefront behaviour* for merchants who have not previously enabled the "Sell only within configured shipping zones" option. This update helps prevent overselling and reduces issues such as canceled orders due to regional stock unavailability or the need for manual order corrections. Developers should note that apps using Shopify APIs to manage recurring subscription orders might encounter an increase in errors that occur when products are unavailable at fulfillment locations that ship to the customer. Additionally, apps managing shipping settings or inventory should ensure that inventory is in stock at locations with valid delivery methods in order to be available for purchase. See the [help documentation](https://help.shopify.com/manual/fulfillment/setup/fulfillable-inventory) to learn more about fulfillable inventory.