Shopee SDK API Reference - v1.11.0
    Preparing search index...

    Interface BundleDealAdditionalTier

    Additional tier for multi-tier bundle deals

    interface BundleDealAdditionalTier {
        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

    discount_value?: number

    The bundle deal discount amount the buyer can save when purchasing a bundle deal

    fix_price?: number

    The bundle price when the buyers purchase a bundle deal for additional tiers

    min_amount: number

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