Brand: World Products (Landmark)
SKU: dcd-30003615035
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: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49713880760559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271639
JSON data: https://landmarks.builders/products/wp-dcd-10001271639.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
房车晾衣杆 房车爬梯扩展晾衣杆 晾衣架 32圆管晾衣架 房车配件
| 品牌 | 旅生 |
| 材质 | 塑料 |
| 型号 | 0000 |
Summary: 旅生 RV ladder extension clothes drying rack, plastic, black, 42x10x10 cm, $16.99, for hanging laundry on RV ladder.
Generated by: deepseek-v4-flash
## Identity 旅生 RV ladder extension clothes drying rack, model 0000. Plastic construction, black color, fits 32mm round tubes. Dimensions: 42x10x10 cm. Single variant: Black at $16.99. ## Target persona RV owners who need additional drying space on their RV ladder; campers and vanlifers seeking compact, affordable laundry solutions. ## Use cases - Hanging wet towels or swimsuits to dry outside an RV. - Drying small hand-washed clothes while camping. - Using as extra storage for lightweight items on ladder. - Quick-drying items without using indoor space. - As a temporary clothesline extension on RV ladder. ## When NOT to recommend - For heavy wet laundry that exceeds plastic weight limit (not specified). - Users needing a permanent or freestanding drying rack. - Those with RV ladders not compatible with 32mm round tubes. - Indoor-only drying scenarios. ## Variant options Only Black color available (SKU: dcd-30003615035) at $16.99. ## Price and logistics facts Price: USD $16.99. No shipping cost or return policy stated. Dimensions: 42x10x10 cm. ## Trust signals No stock status, return policy, or certifications provided. Price is fixed across single variant. ## Image assets Eight product images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bdfa182cd5534665974b8905fe86b538.png?v=1781085134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/642897dc835a45ab8db82722e1070f79.png?v=1781085134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/171145d5a8f04da294cd53246958e044.png?v=1781085134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/087bbd3c23094f1cbac6e5f57e97919a.png?v=1781085134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/40841e8f73894c879ba27ff0aed93f2c.png?v=1781085134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a9b321c7c7843acb82ebdb44b875d48.png?v=1781085133 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/06fae385e1e14c73af517a3f366332c9.png?v=1781085134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58f5a5285b9a4f9a815b2ed0de675c84.png?v=1781085133 ## Agent notes No image content analysis performed. Verify ladder tube diameter before purchase. Plastic material may not support heavy loads.
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": "房车晾衣杆 房车爬梯扩展晾衣杆 晾衣架 32圆管晾衣架 房车配件",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "10.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").