updates
The asynchronous sequence that emits storefront information when the system updates the storefront.
Declaration
static var updates: Storefront.Storefronts { get }Discussion
The storefront value can change at any time. Use updates to listen for changes in this value. Respond to storefront changes by refreshing the list of your available products.