@gradientedge/commercetools-utils
    Preparing search index...

    Interface ProductSelectionSetting

    interface ProductSelectionSetting {
        active: boolean;
        productSelection: ProductSelectionReference;
    }
    Index
    active: boolean

    Whether all Products assigned to this Product Selection are part of the Store's assortment.

    productSelection: ProductSelectionReference

    Reference to a ProductSelection.