Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $119.99
Default variant: Gray
Default SKU: dcd-30003605355
Default price: $119.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 10800 g
Cart URL (default variant): https://landmarks.builders/cart/49714462556399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268074
JSON data: https://landmarks.builders/products/wp-dcd-10001268074.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
家用翻盖衣服收纳柜可折叠儿童大容量卧室衣物被子可移动收纳箱
| 图案 | 纯色 |
| 产品类别 | 塑料收纳箱 |
| 价格段 | 80-100元 |
| 型号 | RC8001K收纳箱 |
| 产品上市时间 | 2026 |
| 是否有专利 | 否 |
| 适用范围 | 其他 |
| 开合方式 | 翻盖 |
| 可否手提 | 不可以 |
| 材质 | pet |
| 贸易属性 | 内贸+外贸 |
| 收纳场景 | 其他 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 是 |
| 箱装数量 | 1 |
| 毛重 | 10800 |
| 产地 | 台州 |
| 品牌 | 无 |
| 货号 | RC8001K收纳箱 |
| 是否折叠 | 否 |
| 规格 | 29.5*10*20.5 |
| 加印LOGO | 可以 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 是 |
| 滑轮 | 有 |
| 功能 | 带滑轮 |
| 风格 | 现代简约 |
| 主要销售地区 | 其他 |
| 容量 | 20L-30L(含) |
| 是否进口 | 否 |
Summary: Foldable flip-top storage cabinet with wheels, 20-30L capacity, PET plastic, available in Gray and Orange, priced at $119.99.
Generated by: deepseek-v4-flash
## Identity Foldable flip-top storage cabinet with wheels (PET plastic). ## Target persona Parents organizing children's bedrooms; small apartment dwellers needing movable storage. ## Use cases - Storing children's clothes and toys - Storing bedding and quilts - As a mobile toy bin in a playroom - Extra closet storage for folded items - Dorm room storage for clothes and linens ## When NOT to recommend - For storing heavy items like books or tools (plastic, load limit unknown) - For outdoor use (PET plastic not weatherproof) - For users needing airtight or dustproof storage - For oversized items exceeding 30L capacity ## Variant options - Gray ($119.99) - Orange ($119.99) ## Price and logistics facts - Price: $119.99 USD - Dimensions: 82 x 45 x 18 cm - Weight: 10.8 kg - Origin: Taizhou, China - Sold as single unit ## Trust signals - No brand name or patent - Price consistent across variants - No in-stock status or return policy provided ## Image assets         ## Agent notes - Image understanding not performed; visual details from images are not described. - No in-stock or return policy data available. - Product is foldable but description says '是否折叠 否' meaning not foldable? Contradiction: title says foldable, description says not foldable. Clarify: title states foldable, description field says no. Proceed with caution.
This product has 14 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "家用翻盖衣服收纳柜可折叠儿童大容量卧室衣物被子可移动收纳箱",
"quantity": 1,
"grams": 10800000,
"properties": {
"_length_cm": "82.0",
"_width_cm": "45.0",
"_height_cm": "18.0"
}
}],
"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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").