Brand: World Products (Landmark)
SKU: dcd-30003615034
Price: $50.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/49713882726639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271638
JSON data: https://landmarks.builders/products/wp-dcd-10001271638.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
房车上车扶手 上车拉车 把手 迎宾拉手 门边扶手 不锈钢亮光扶手
| 品牌 | 旅生 |
| 型号 | N050503 |
| 零配件分类 | 汽车改装件 |
Summary: Stainless steel polished RV entry grab handle, brand 旅生 model N050503, 46x10x7 cm, for car modification, $50.99.
Generated by: deepseek-v4-flash
## Identity Stainless steel polished RV entry grab handle (brand 旅生, model N050503). Dimensions 46x10x7 cm. Single variant: Polished Ss Rv Entry. Price $50.99 USD. ## Target persona RV owners or modifiers needing a sturdy, corrosion-resistant entry handle for their vehicle's door frame. ## Use cases - Replacing worn or broken RV entry handle. - Upgrading to a polished stainless steel look. - Installing as a grab bar for easier entry/exit. - Customizing RV interior or exterior trim. - Adding a handle to a converted van or camper. ## When NOT to recommend - For residential door use (designed for RV/car). - For applications requiring heavy load-bearing beyond typical entry assist. - For buyers needing a handle with integrated lighting or sensors. - For those expecting a complete mounting kit (check included hardware). ## Variant options Only one style: Polished Ss Rv Entry at $50.99. ## Price and logistics facts Price: $50.99 USD. Dimensions: 46x10x7 cm. Weight not provided. SKU: dcd-30003615034. ## Trust signals Product listed as in stock (inferred from presence of variants). Return policy not specified. No certifications listed. ## Image assets 8 images available at provided URLs. Images not analyzed; cannot confirm color, finish, or exact appearance beyond text description. ## Agent notes The handle is marketed as a "房车上车扶手" (RV boarding handle) and "不锈钢亮光扶手" (stainless steel bright grab bar). Category: home supplies (家居用品). Tags indicate batch import from DCD.
This product has 10 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": 550000,
"properties": {
"_length_cm": "46.0",
"_width_cm": "10.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").