Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $88.99 – $113.99
Default variant: 81.5CM
Default SKU: dcd-30003615031
Default price: $113.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 360 g
Cart URL (default variant): https://landmarks.builders/cart/49713886298351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271637
JSON data: https://landmarks.builders/products/wp-dcd-10001271637.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
房车折叠晾衣杆 拖挂车改装配件卫生间顶装晒衣架 隐藏毛巾晾衣架
| 品牌 | 无品牌 |
| 型号 | 01 |
| 零配件分类 | 汽车改装件 |
Summary: Folding clothes rack for RV, ceiling-mounted in bathroom, hides when not in use. Available in 60cm, 73cm, 81.5cm lengths.
Generated by: deepseek-v4-flash
## Identity Folding clothes rack for RV, ceiling-mounted in bathroom, hides when not in use. Brand: unbranded. Model: 01. ## Target persona RV owners with limited space needing a drying area in the bathroom. Suitable for small families or solo travelers in campervans, travel trailers, or motorhomes. ## Use cases - Drying towels after showering inside the RV bathroom. - Air-drying small laundry items like socks and underwear while on the road. - Storing the rack flush against the ceiling when not needed. - Using vertical space in a compact RV bathroom. - Hanging damp swimwear during camping trips. ## When NOT to recommend - Large households requiring high drying capacity. - Standard residential bathrooms with ample space. - Users who need a freestanding or wall-mounted rack (this is ceiling-mounted). - Heavy wet laundry loads (towels, jeans) that exceed the rack's capacity. ## Variant options - 60cm: $88.99 (SKU dcd-30003615033) - 73cm: $102.99 (SKU dcd-30003615032) - 81.5cm: $113.99 (SKU dcd-30003615031) ## Price and logistics facts - Base price: $88.99 USD for 60cm variant. - Dimensions: 92cm length x 18cm width x 5cm height (likely for 81.5cm variant). - Currency: USD. - No shipping cost, stock level, or delivery time provided. ## Trust signals - Unbranded generic product. - No reviews, ratings, or return policy stated in the facts. - Price is consistent across SKUs by size. - No certifications mentioned. - In-stock status not confirmed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc50f97784cc494197f120b75913328d.png?v=1781085136 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5391b3b1e3cb43a0bb6fd84a2325d678.png?v=1781085136 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da2abddea2ba41b9a68c548da4649073.png?v=1781085135 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3a9a8e1bd218418fb31f88d51bc34386.png?v=1781085135 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/213b33b5c9694dfb8d92e193dad1983c.png?v=1781085136 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8424b550443f49afa921e4b2e3ceeb78.png?v=1781085136 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5c9a4ee6b9e04c8f955471baef2753d4.png?v=1781085135 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/85feb4f17bed4fe0b155b0f4450e1205.png?v=1781085137 ## Agent notes - Images not analyzed; visual content unknown. - No information on material, weight capacity, installation hardware, or compatibility with specific RV models. - Variant dimensions not explicitly mapped to the provided product dimensions; the 81.5cm variant likely corresponds to the 92cm overall length.
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": 360000,
"properties": {
"_length_cm": "92.0",
"_width_cm": "18.0",
"_height_cm": "5.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").