@nosto/nosto-js

    Interface SearchProductAffinities

    interface SearchProductAffinities {
        brand?: string;
        categories?: string[];
        color?: string[];
        size?: string[];
    }
    Index

    Properties

    brand?: string
    categories?: string[]
    color?: string[]
    size?: string[]
    MMNEPVFCICPMFPCPTTAAATR