• Convert a store FQDN to the admin URL pattern for local development. In local mode, transforms {store}.my.shop.dev to admin.shop.dev/store/{store}.

    Parameters

    • storeFqdn: string

      Normalized store FQDN.

    Returns string

    Store admin URL base (without protocol or path).