Shopee SDK API Reference - v2.8.0
    Preparing search index...

    Interface GetBundleDealListAdditionalTier

    GetBundleDealListAdditionalTier sub-interface for GetBundleDealListBundleDealRule

    interface GetBundleDealListAdditionalTier {
        discount_percentage?: number;
        discount_value?: number;
        fix_price?: number;
        min_amount?: number;
    }
    Index

    Properties

    discount_percentage?: number

    The bundle deal discount% that the buyer can get when buying a bundle deal for additional tiers. Need to input it when the bundle deal rule type is 2

    discount_value?: number

    The bundle deal discount amount the buyer can save when purchasing a bundle deal. Need to input it when the bundle deal rule type is 3

    fix_price?: number

    The bundle price when the buyers purchase a bundle deal for additional tiers. Need to input it when the bundle deal rule type is 1.

    min_amount?: number

    The quantity of items that the buyers need to purchase for additional tier