@usethrottle/cart
    Preparing search index...

    Class CartSessionClient

    Index
    • get cartSessionId(): string | null

      The current bound session id (after create()/resume()), or null.

      Returns string | null

    • Bind to an existing session id — e.g. one restored from localStorage.

      Parameters

      • cartSessionId: string

      Returns this