Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $131.99
Default variant: White
Default SKU: dcd-30003615229
Default price: $131.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 2100 g
Cart URL (default variant): https://landmarks.builders/cart/49713900323055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271698
JSON data: https://landmarks.builders/products/wp-dcd-10001271698.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
房车大型折弯扶手 辅助上车进门拉手 改装配件中门侧门拉把手
| 安装方式 | 明装 |
| 安装位置 | 柜门 |
| 拉手类型 | 把手 |
| 风格 | 美式 |
Summary: Large bent RV assist handle for boarding entry door. White and Black color options. Priced at $131.99. Dimensions 74x38x7 cm.
Generated by: deepseek-v4-flash
## Identity Large bent RV assist handle (弯折扶手) for boarding entry door. Designed as a retrofit part for RV middle or side doors. Priced at $131.99. ## Target persona RV owners and DIY renovators upgrading their vehicle's accessibility. Van lifers needing robust entry handles. RV repair shops sourcing replacement handles. ## Use cases - Installing a sturdy grab handle for easier RV entry and exit. - Replacing worn or broken factory handles on RV doors. - Adding extra support for elderly or mobility-impaired passengers. - Upgrading RV interior hardware to a more durable style. - Customizing van conversions with a large bent handle. ## When NOT to recommend - For standard house doors (dimensions and mounting incompatible). - For small passenger cars or SUVs (overly large). - For commercial vehicles without RV-style door frames. - If buyer requires a straight handle or different bend angle. ## Variant options - White (SKU: dcd-30003615229) - $131.99 - Black (SKU: dcd-30003615230) - $131.99 ## Price and logistics facts - Price: $131.99 USD (both colors) - Dimensions: 74 cm (length) x 38 cm (width) x 7 cm (height) - Weight not provided. - No shipping or tax information available. ## Trust signals - In-stock status unknown. - Return policy not provided. - Price consistent across variants. - No certifications mentioned. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6b8718669193469999933afc9ff00dc3.png?v=1781085146) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be68d04f48144279b01b793ab30f52d7.png?v=1781085146) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b503802802b9429d8b307425a96197e4.png?v=1781085147) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d8ed8e3e7a743bbb080e4572c1fb4db.png?v=1781085147) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aadb871d3a464a5b95f08f964fdb8338.png?v=1781085147) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d2d75e9b4954560b135d0bc11467739.png?v=1781085147) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/549fd5a7f3634a0fabc38ec791c309d4.png?v=1781085147) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad91449b718243f49af6b91066bdca76.png?v=1781085145) ## Agent notes - Image content not analyzed; visual details not extracted. - Installation method described as '明装' (surface mount) for cabinet doors; verify compatibility with RV door. - No brand or manufacturer listed.
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": "房车大型折弯扶手 辅助上车进门拉手 改装配件中门侧门拉把手",
"quantity": 1,
"grams": 2100000,
"properties": {
"_length_cm": "74.0",
"_width_cm": "38.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").