Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99
Default variant: Beige / 5-piece SET
Default SKU: dcd-30003613665
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49713962975471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271189
JSON data: https://landmarks.builders/products/wp-dcd-10001271189.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
旅行衣服收纳袋六件套行李箱分装袋衣物旅游便携内衣裤压缩整理包
| 产地 | 义乌 |
| 品牌 | 否 |
| 货号 | ZT-非严选-6件套 |
| 适用场景 | 出差收纳 |
| 产品类别 | 收纳袋 |
| 价格段 | 5-10元 |
| 型号 | B1B2B3B4B5 |
| 产品上市时间 | 2026年春 |
| 适用范围 | 鞋靴 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 功能 | 衣物收纳 |
| 材质 | PP |
| 版权 | 无 |
| 贸易属性 | 内贸+外贸 |
| 收纳场景 | 旅行收纳 |
| 是否跨境出口专供货源 | 是 |
| 箱装数量 | 100 |
| 风格 | 现代简约 |
| 主要销售地区 | 东北亚 |
| 是否进口 | 否 |
| 形状 | 立方体式 |
| 专利 | 否 |
Summary: PP material travel clothing storage bag set, 5 pieces, 40x30x10 cm, $16.99, for packing and organizing luggage.
Generated by: deepseek-v4-flash
## Identity Travel clothing storage bag set, 5 pieces, PP material. Dimensions: 40x30x10 cm. Price $16.99. ## Target persona Frequent travelers who need lightweight, affordable packing cubes for short trips. Budget-conscious shoppers looking for basic organization. Individuals who prefer minimalist luggage solutions. ## Use cases - Organizing clothes inside a suitcase for a business trip. - Separating clean and dirty laundry while traveling. - Storing shoes or toiletries separately from garments. - Compressing soft items to save luggage space (though not vacuum-seal). - Using as daily storage for closets or drawers at home. ## When NOT to recommend - Travelers needing waterproof or heavy-duty protection (materials is PP only). - Users looking for vacuum compression bags (this is not vacuum-seal). - Those requiring higher capacity (only 5 pieces) or larger sizes. - Business travelers seeking premium brand luggage organizers. ## Variant options 5 color options: Beige, Pink, Blue, Gray, Black. All same price $16.99. Only 5-piece SET available. ## Price and logistics facts - Price: $16.99 USD per set. - Origin: Yiwu, China. - Trade attributes: domestic + export, cross-border e-commerce ready. - Dimensions of set: 40 x 30 x 10 cm. - Carton quantity: 100 sets per carton. ## Trust signals - In-stock status: not specified, but listed as active product for cross-border export. - Returns: not mentioned. - Price consistency: single price across all variants. - Certifications: none claimed. - Product is from non-brand manufacturer. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Title claims 6-piece set but variants are 5-piece SET. Rely on variant data. - Product type is "缝纫" (sewing) but item is clearly a travel storage bag set; category may be incorrect. - Image understanding not performed; do not infer visual details.
This product has 17 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": 450000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "30.0",
"_height_cm": "10.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").