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

    Interface AddOnDealInfo

    Add-on deal information

    interface AddOnDealInfo {
        add_on_deal_id: number;
        add_on_deal_name: string;
        end_time: number;
        per_gift_num?: number;
        promotion_purchase_limit?: number;
        promotion_type: AddOnDealPromotionType;
        purchase_min_spend?: number;
        source: number;
        start_time: number;
        sub_item_priority: number[];
    }
    Index

    Properties

    add_on_deal_id: number

    Shopee's unique identifier for an add on deal activity

    add_on_deal_name: string

    Title of the add on deal

    end_time: number

    The time when add on deal activity end

    per_gift_num?: number

    Number of gifts that buyers can get

    promotion_purchase_limit?: number

    Max number of add-on products that a customer can purchase per order

    promotion_type: AddOnDealPromotionType

    The type of add on deal (0=add on discount, 1=gift with min spend)

    purchase_min_spend?: number

    The minimum purchase amount that needs to be met to buy the gift with min spend

    source: number

    The create source of add on deal (0=shopee admin, 1=seller)

    start_time: number

    The time when add on deal activity start

    sub_item_priority: number[]

    The display sequence of sub items in buyer side