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

    Interface DiscountItem

    Discount item information

    interface DiscountItem {
        item_id: number;
        item_promotion_price?: number;
        model_list?: DiscountModel[];
        purchase_limit?: number;
    }
    Index

    Properties

    item_id: number

    Shopee's unique identifier for an item

    item_promotion_price?: number

    The discount price of the item. If there is variation, this field is not needed

    model_list?: DiscountModel[]

    The list of variations for this item

    purchase_limit?: number

    The max number of this product in the promotion price