Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.83 – $25.42
Default variant: Default Title / Default Title
Default SKU: dcd-30001232546
Default price: $20.42
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 6920 g
Cart URL (default variant): https://landmarks.builders/cart/50361565774063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10000729713
JSON data: https://landmarks.builders/products/wp-dcd-10000729713.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
多巴胺折叠收纳箱免安装宝宝衣物多层双开门储物柜家用防尘收纳柜 圣诞红三层【送万向轮】 【可折叠,免安装】
| 尺寸(Size) | 3 Layer |
| 物品高度(Item Height) | Optional |
| 物品长度(Item Length) | 54cm |
| 物品宽度(Item Width) | 31.5cm |
| 类型(Type) | Foldable Storage Cabinet |
| 材料(Material) | PP |
| 颜色(Color) | Red |
| 需要组装(Assembly Required) | Yes |
| 型号(Model) | Stackable Storage Bins |
| 部(Department) | Adults |
| 房间(Room) | Bedroom |
| 样式(Style) | Contemporary |
| 特征(Features) | Wheels |
| 制造国家/地区(Country/Region of Manufacture) | China |
| 形状(Shape) | Rectangular |
| 设置包括(Set Includes) | Storage Bins with Doors |
| 单位数量(Unit Quantity) | 1 |
Summary: 多巴胺折叠收纳箱免安装宝宝衣物多层双开门储物柜家用防尘收纳柜 圣诞红三层【送万向轮】 【可折叠,免安装】. 尺寸(Size): 3 Layer; 物品高度(Item Height): Optional; 物品长度(Item Length): 54cm; 物品宽度(Item Width): 31.5cm; 类型(Type): Foldable Storage Cabinet; 材料(Material): PP; 颜色(Color): Red; 需要组装(Assembly Required): Yes; 型号(Model): Stackable Storage Bins; 部(Department): Adults; 房间(Room): Bedroom; 样式(Style): Contemporary; 特征(Features): Wheels; 制造国家/地区(Country/Region of Manufacture): China; 形状(Shape): Rectangular; 设置包括(Set Includes): Storage Bins with Doors; 单位数量(Unit Quantity): 1
Generated by: dcd-map-v1
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "多巴胺折叠收纳箱免安装宝宝衣物多层双开门储物柜家用防尘收纳柜 圣诞红三层【送万向轮】 【可折叠,免安装】",
"product_id": 9526203187439,
"variant_id": 50361565774063,
"quantity": 1,
"grams": 6920,
"length_cm": "57.5",
"width_cm": "36.0",
"height_cm": "42.5"
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").