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

    Interface AddGlobalItemSizeChartInfo

    AddGlobalItemSizeChartInfo sub-interface for AddGlobalItemRequest

    interface AddGlobalItemSizeChartInfo {
        size_chart?: string;
        size_chart_id?: number;
    }
    Index

    Properties

    size_chart?: string

    ID of size chart image. If you want to remove the image size chart of the item, please pass the "size_chart" empty. You only need to fill out either the image or template. If both are filled, only the template will be kept.Notes: Both CB shops and local shops are supported to set "size_chart".

    size_chart_id?: number

    ID of template size chart. If you want to remove the template size chart of the item, please pass the "size_chart_id" as 0. You only need to fill out either the image or template. If both are filled, only the template will be kept.Notes: Both local shops and CB shops are supported to set "size_chart_id" now and seller need set the size_chart template in CBSC in advance