@nosto/nosto-react

    Interface Cart

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

    Properties

    hcid?: string
    items: CartItem[]
    MMNEPVFCICPMFPCPTTAAATR