@nosto/nosto-react

    Interface Recommendation

    interface Recommendation {
        div_id: string;
        params: unknown;
        products: PushedProduct[];
        result_id: string;
        result_type: string;
        source_product_ids: string[];
        title: string;
    }
    Index

    Properties

    div_id: string
    params: unknown
    products: PushedProduct[]
    result_id: string
    result_type: string
    source_product_ids: string[]
    title: string
    MMNEPVFCICPMFPCPTTAAATR