@nosto/nosto-js

    Interface Cart

    interface Cart {
        hcid?: string;
        items: CartItem[];
    }
    Index

    Properties

    Properties

    hcid?: string
    items: CartItem[]
    MMNEPVFCICPMFPCPTTAAATR