@nosto/nosto-js

    Interface PostPurchaseRecommendationSku

    interface PostPurchaseRecommendationSku {
        available_for_sale: boolean;
        id: string;
        selected_options: string[];
    }
    Index

    Properties

    available_for_sale: boolean
    id: string
    selected_options: string[]
    MMNEPVFCICPMFPCPTTAAATR