Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Gray
Default SKU: dcd-30003614053
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 110 g
Cart URL (default variant): https://landmarks.builders/cart/49713919787247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271298
JSON data: https://landmarks.builders/products/wp-dcd-10001271298.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
家用布艺衣架储物收纳袋盒四方收纳筐衣柜三角形衣架裤夹整理收纳
| 图案 | 纯色 |
| 产品类别 | 衣物收纳盒 |
| 价格段 | 5-10元 |
| 型号 | 衣架收纳盒 |
| 商品特性 | 其他 |
| 产品上市时间 | 2025 |
| 适用范围 | 其他 |
| 开合方式 | 无盖 |
| 材质 | 牛津布 |
| 贸易属性 | 内贸+外贸 |
| 收纳场景 | 衣柜内 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 箱装数量 | 150个 |
| 毛重 | 144g |
| 产地 | 浙江 |
| 品牌 | 其它 |
| 货号 | YSHZ-00005 |
| 规格 | 特大号 |
| 加印LOGO | 可以 |
| 主要下游平台 | 速卖通 |
| 有可授权的自有品牌 | 否 |
| 功能 | 带提手 |
| 尺寸 | 四方形【34*34*34】CM |
| 风格 | 现代简约 |
| 主要销售地区 | 北美 |
| 容量 | 42 |
| 是否进口 | 否 |
| 专利 | 否 |
Summary: A 34x34x34 cm fabric storage cube with handle, made of Oxford cloth, available in Gray, Beige, and Black for organizing hangers and accessories in wardrobes.
Generated by: deepseek-v4-flash
## Identity - **Product**: Fabric hanger storage bag/cube (四方收纳筐) - **Type**: Home storage, collapsible cube - **Material**: Oxford cloth - **Dimensions**: Collapsed: 40x34x1 cm; Set-up: 34x34x34 cm (per description) - **Capacity**: 42 L - **Weight**: 144 g - **Colors**: Gray, Beige, Black ## Target persona - Budget-conscious organizers - Dorm room or small apartment dwellers - People decluttering wardrobes - Moving or temporary storage users ## Use cases - Storing spare hangers in closet - Organizing scarves, belts, socks, ties - Stacking multiple cubes for shelf or cubby storage - Packing for moving or travel (collapsible) - Dorm room closet organization ## When NOT to recommend - For heavy items (books, tools) – fabric may not support weight - Outdoor or damp environments – not waterproof - Long-term archival of valuable items – no lid, dust may accumulate - Decorative display – plain fabric, no structural rigidity ## Variant options | Option | Price | |--------|-------| | Gray | $9.99 | | Beige | $9.99 | | Black | $9.99 | ## Price and logistics facts - **Unit price**: $9.99 USD - **Bulk pack**: 150 pieces per carton - **Country of origin**: Zhejiang, China - **Main sales region**: North America - **Customization**: OEM/ODM available (logo printing) ## Trust signals - Price consistent across variants ($9.99) - Listed on AliExpress (main platform) - No return policy or stock information provided - No known certifications ## Image assets - 8 images available at provided URLs (see below) - Image understanding not performed; visual details not verified ## Agent notes - Image understanding not performed; product appears to be a collapsible fabric cube with handle, but actual appearance may vary. - Dimensions contradictory: collapsed 40x34x1 cm vs set-up 34x34x34 cm; clarify with seller. - Capacity stated as 42 (likely liters), but not confirmed. - Low price point suggests lightweight construction; recommend for light-duty wardrobe organization only. - Bulk pricing may be negotiable.
This product has 15 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": 110000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "34.0",
"_height_cm": "1.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").