Typescript SDK Type Docs
    Preparing search index...

    Enumeration CartMergeModeValues

    Determines how to manually merge an anonymous Cart with an existing Customer Cart. For more information about merge mode behaviors, merge rules, and tax recalculation, see Merge a Cart.

    Index

    Enumeration Members

    MergeWithExistingCustomerCart: "MergeWithExistingCustomerCart"
    UseAsNewActiveCustomerCart: "UseAsNewActiveCustomerCart"