Brand: World Products (Landmark)
SKU: dcd-30003606945
Price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49714272796911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268711
JSON data: https://landmarks.builders/products/wp-dcd-10001268711.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.











Summary: A floor-standing, movable pants rack with hooks for organizing trousers, compact size 40.5x13x24cm, available in White for $17.99.
Generated by: deepseek-v4-flash
## Identity 衣帽间落地可移动裤架衣橱简易收纳挂架西装裤收纳挂钩架PR-K ## Target persona Apartment dwellers, college students, budget-conscious shoppers, minimalists seeking portable clothing storage. ## Use cases - Storing pants in small closets or wardrobes - Temporary rack for daily outfit planning - Portable garment storage for dorm rooms or shared spaces - Organizing trousers in a laundry or dressing area - Moving clothes between rooms (e.g., bedroom to bathroom) ## When NOT to recommend - User needs heavy-duty storage for suits or multiple dress garments - User requires a dust-proof, enclosed wardrobe solution - User is looking for a wall-mounted or fixed installation - User has very limited floor space (dimensions: 40.5x13x24 cm) ## Variant options Only one variant: White (SKU: dcd-30003606945) at $17.99. ## Price and logistics facts - Price: $17.99 USD - Dimensions: 40.5 cm (length) x 13.0 cm (width) x 24.0 cm (height) - No weight or material provided ## Trust signals - In-stock status: not specified - Return policy: not specified - Price consistency: single price across variant - Certifications: none listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f1d4ff264ae40edbd5cd45ae2aa7faf.png?v=1781085403 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/69fae296c93e4efea8b22e1b72870fd5.png?v=1781085405 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e89052642fc44d79ae94d1d5f2317a2.png?v=1781085403 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c35348168c748c6a485a3e30e0546ba.png?v=1781085404 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3d481db8e13542a599b6e76e0ca5afb7.png?v=1781085403 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eebfb12e25794af397e10458515579ff.png?v=1781085404 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1087e61a702048e08ec2a9e069b8a30e.png?v=1781085404 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eded5a40caf6425fae3f76fcd8faec30.png?v=1781085403 ## Agent notes - Image content was not analyzed; only URL strings are provided. - No product description was supplied; details are minimal.
This product has 13 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": "衣帽间落地可移动裤架衣橱简易收纳挂架西装裤收纳挂钩架PR-K",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "40.5",
"_width_cm": "13.0",
"_height_cm": "24.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").