Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99 – $34.99
Default variant: Small 4-layer Mesh
Default SKU: dcd-30003610348
Default price: $26.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/49714106794223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270000
JSON data: https://landmarks.builders/products/wp-dcd-10001270000.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
大容量衣柜悬挂式收纳挂袋衣物包包整理储物袋多层网兜可视置物袋
| 产地 | 河南滑县 |
| 品牌 | 素朴时光 |
| 货号 | 862 |
| 适用场景 | 衣柜悬挂式 |
| 型号 | 衣柜挂袋 |
| 适用范围 | 糖果 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
| 功能 | 多用途 |
| 材质 | 网纱 |
| 版权 | 无 |
| 收纳场景 | 卧室收纳 |
| 是否跨境出口专供货源 | 是 |
| 风格 | 现代简约 |
| 款式 | 悬挂式 |
| 主要销售地区 | 其他 |
| 类别 | 挂袋 |
| 是否进口 | 否 |
| 专利 | 否 |
Summary: A hanging closet organizer with multiple mesh layers for visible storage of clothes and accessories, available in small and large variants.
Generated by: deepseek-v4-flash
## Identity A hanging closet organizer with multiple mesh layers, designed for vertical storage of clothes, bags, and accessories. Brand: 素朴时光. Made in Henan, China. ## Target persona Budget-conscious individuals living in small apartments or dorm rooms who need to maximize closet space without permanent fixtures. ## Use cases - Storing folded t-shirts, sweaters, or jeans in a wardrobe - Organizing handbags or scarves for quick visibility - Hanging in a dorm closet to separate items by type - Using in a guest room closet for temporary storage - Keeping children's clothes sorted by size or day ## When NOT to recommend - For storing heavy items like books or tools - For high-end fashion storage requiring padded hangers - For users needing airtight or dust-proof protection - For those seeking a permanent, built-in closet system ## Variant options - Small 4-layer Mesh: $26.99 USD - Large 4-layer Mesh: $34.99 USD ## Price and logistics facts - Small variant: $26.99 USD - Large variant: $34.99 USD - Dimensions (small): 33 x 33 x 4 cm (approximate, as listed for the product) - Origin: Henan, China ## Trust signals - In-stock: Not explicitly stated; assume available as listed. - Return policy: Not provided. - Price consistency: Listed price per variant. - Certifications: None mentioned. ## Image assets - URLs: 8 images available (see image_urls field) - Note: No visual analysis performed. ## Agent notes - No image content analysis was done; rely on factual dimensions and material (mesh). - Variants differ only in size; performance may vary. - No stock level or return policy data provided.
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": 450000,
"properties": {
"_length_cm": "33.0",
"_width_cm": "33.0",
"_height_cm": "4.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").