Brand: World Products (Landmark)
SKU: dcd-30003603286
Price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 580 g
Cart URL (default variant): https://landmarks.builders/cart/49714386829551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267214
JSON data: https://landmarks.builders/products/wp-dcd-10001267214.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: Japanese-style iron dual-shoulder bag storage rack, wall-mounted for behind door. Holds bags, clothes, keys, headphones. Dimensions 27x11.5x7 cm. $20.99.
Generated by: deepseek-v4-flash
## Identity Japanese-style iron wall-mounted storage rack for bags, accessories, and small items. Fits behind doors. One color: White. Price: $20.99. ## Target persona Space-constrained apartment dwellers, students in dorms, or anyone wanting to organize entryway clutter with a compact, wall-mounted solution. ## Use cases - Hanging backpacks and single-shoulder bags behind a door - Storing purses and totes to free floor space - Organizing keys, headphones, and small accessories on built-in hooks - Decorating a small entryway with functional storage - Reducing clutter on hooks and shelves in tight corners ## When NOT to recommend - For heavy winter coats or multiple large backpacks (rack is small and likely weight-limited) - In damp or humid environments (iron may rust without coating details) - For buyers needing freestanding or floor-based storage - For display of fragile items (no padding or secure mounting beyond hooks) ## Variant options - Color: White only. No other variants available. ## Price and logistics facts - Price: $20.99 USD - Dimensions (LxWxH): 27.0 x 11.5 x 7.0 cm - No weight capacity or shipping weight provided - Origin: likely from a Shopify store (no brand listed) ## Trust signals - No stock status data - No return policy information - Price appears consistent across the single variant - No certifications or material guarantees listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0119327021dd4382a207e01a12fbac74.png?v=1781085510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2335c8e1adcd410fae6dc20347d889be.png?v=1781085509 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f052a06945514ec78b7b14819aa34e76.png?v=1781085509 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66a90dce998b44e8b6ee3722a4f8f39d.png?v=1781085508 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/55fa2247ff1f48aba302ff69bb957dfe.png?v=1781085509 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6a8872b332a4df6a9a64219a2d241df.png?v=1781085509 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c3767f68a904be3bc422680e9ce69c9.png?v=1781085509 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bfbaacb507ec42c1b407d842cd8c6d5e.png?v=1781085508 ## Agent notes - Image content was not analyzed; treat URLs as fetchable assets only. - No material composition, weight capacity, or assembly instructions provided. - Missing logistics: stock availability, shipping cost, delivery time. - The description field contained a JSON object (styleType, items, usemap) that may relate to a image map but is not interpreted here.
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": "日式铁艺双肩包收纳架门后单肩包衣服书包钥匙耳机架置物架壁挂",
"quantity": 1,
"grams": 580000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "11.5",
"_height_cm": "7.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").