Returns the `Shop` where the checkout is taking place.
Returns the `Shop` where the checkout is taking place.
export function useShop< Target extends RenderExtensionTarget = RenderExtensionTarget, >(): Shop { return useApi<Target>().shop; }
The shop ID.
The name of the shop.
The primary storefront URL.
The shop's myshopify.com domain.