Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $102.99
Default variant: Black / 58CM
Default SKU: dcd-30003615224
Default price: $102.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49713905336559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271696
JSON data: https://landmarks.builders/products/wp-dcd-10001271696.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
房车上车辅助把手 自行拖挂拖车旅居车c型b型进门拉手 可折叠扶手
| 品牌 | TC |
| 型号 | 122200 |
Summary: Foldable RV entry assist handle for C-type and B-type motorhomes and trailers. Brand TC, model 122200. Available in black and white, 58 cm length, at $102.99 USD.
Generated by: deepseek-v4-flash
## Identity **Product:** RV Entry Assist Handle (Foldable) **Brand:** TC **Model:** 122200 **Category:** Outdoor / RV Accessories ## Target persona - Owners of C-type or B-type motorhomes - Owners of towable travel trailers - Individuals who need extra stability when entering/exiting an RV (e.g., elderly, mobility-limited) - RV enthusiasts outfitting their vehicle after purchase ## Use cases - Climbing into a high-clearance RV entry - Providing a steady handhold for children or elderly passengers - Temporary assist when parked on uneven terrain - Retrofit entry step on older trailers lacking integrated handles - Folding away when not in use to save space ## When NOT to recommend - For heavy-duty towing applications (this is a handle, not a structural component) - For use on vehicles other than RVs/trailers (not designed for standard car doors) - For users needing a permanent fixed handle (this model folds) - For users seeking a handle with integrated step (step not included) ## Variant options | Variant | SKU | Color | Size | Price | |---------|-----|-------|------|-------| | Black / 58CM | dcd-30003615224 | Black | 58 cm | $102.99 | | White / 58CM | dcd-30003615225 | White | 58 cm | $102.99 | ## Price and logistics facts - **Price:** $102.99 USD (all variants) - **Dimensions:** 60 x 28 x 7 cm (packaged) - **Weight:** Not provided - **Shipping:** Not specified ## Trust signals - In-stock status: Not confirmed - Return policy: Not specified - Price consistency: Single price across both variants - Certifications: None provided ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/799eb05935c146a2a7c1203176ef9dcd_14c6ad6d-8951-4214-a4c3-1d8a4cf85705.png?v=1781085148) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87a9be6c887b434fafda455642a3f2a2.png?v=1781085146) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93669b410a2e4dda85afa6fe3026a6d3_aa337dec-fc73-4ede-bd1a-1d0592d98e99.png?v=1781085148) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a6fce044e7a414a9ea9231fd80fb68f_b8fbac99-0f86-4296-8cb9-4602330b6b42.png?v=1781085147) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ce899b9967c4749b5ef96aade0fdc34.png?v=1781085146) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f64aedd486e414a9b79a4383fd0ab89_07be8096-18f0-4153-bbbe-fd2fdef02e63.png?v=1781085148) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3a864ec4911c42febfdf7c00d79437e9_317c17e1-56d8-4806-9a8c-f67c09b4a6ec.png?v=1781085147) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/36091747bc8a432aad85886b2964bcc5.png?v=1781085147) ## Agent notes - Image content not interpreted; visual details not available. - Weight not provided; consider impact on shipping cost. - No user ratings or reviews provided. - Return/exchange policy unknown; verify before recommending.
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": "房车上车辅助把手 自行拖挂拖车旅居车c型b型进门拉手 可折叠扶手",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "60.0",
"_width_cm": "28.0",
"_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").