Shopify's Storefront API version 2026-07 introduces a new PRODUCT_UNAVAILABLE_IN_BUYER_LOCATION warning code for the Cart object. When a cart line contains a product not available in the buyer's location, the cart emits this warning. Each affected cart line returns its own warning with the target set to the cart line ID, making it easy to map warnings back to specific lines in the UI.
Sort: