@nosto/nosto-js
    Preparing search index...

    Interface SearchProductKeyedVariation

    interface SearchProductKeyedVariation {
        key: string;
        value: SearchVariationValue;
    }
    Index

    Properties

    Properties

    key: string