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

    Interface OutletPreOrder

    Pre-order configuration for publishing to outlet

    interface OutletPreOrder {
        days_to_ship?: number;
        is_pre_order: boolean;
    }
    Index

    Properties

    days_to_ship?: number

    The number of days required to ship the item after an order is placed

    is_pre_order: boolean

    Indicates whether the model is sold as a pre-order item