快工助手跨境电商知识与商机助手

Why can't I change the DTS ("days_to_ship") for products?

Shopee 官方资料 · Shopee Open Platform 常见问题(FAQ) · 适合开发者

stable本次发布有变化全部展示

来自 Shopee 官方资料快照 ·

打开官方原文 ↗
  1. 当前资料结构化阅读页
  2. 固定快照已留存,可追溯
  3. 官方原文可核对
查看技术与溯源信息
平台 / profile
Shopee / profile.shopee.faq
语言
en
发布版本
cn-20260909-2
标签
zhuge/sourceplatform/shopeeaudience/developercategory/help_centertopic/apitopic/developertopic/faqtopic/feature-apistopic/product

资料正文

§1 Why can't I change the DTS ("days_to_ship") for products?

Why can't I change the DTS ("days_to_ship") for products?

The DTS ("days_to_ship") for non pre-order products are set by the platform and cannot be changed by the seller. Please call the "v2.product.get_item_limit" API to get the DTS for non pre-order products through the "non_pre_order_days_to_ship" field under the "dts_limit" section.

The DTS for pre-order products can be set by the seller, and different categories have different DTS ranges. Please call the "v2.product.get_item_limit" API and pass the "category_id". Check if the category supports pre-order products through the "support_pre_order" field under the "dts_limit" section, and check the range of DTS for pre-order products in the category through the "days_to_ship_limit" field under the "dts_limit" section.

#