Brand: World Products (Landmark)
SKU: dcd-30003615075
Price: $199.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49714027233519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271651
JSON data: https://landmarks.builders/products/wp-dcd-10001271651.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
房车上车发光扶手 门边拉手 12V LED 暖光 皮革包覆 旅居车配件
| 品牌 | 旅生 |
| 材质 | 锌合金 |
| 型号 | 0000 |
Summary: 12V LED warm-light handrail for RV entry, leather-wrapped zinc alloy, 51.3x8x6.5 cm, $199.99.
Generated by: deepseek-v4-flash
## Identity **Product Name:** RV Illuminated Entry Handrail (Luminous Handrail) **Brand:** 旅生 (Lv Sheng) **Model:** 0000 **Material:** Zinc alloy, leather wrapped **Power:** 12V LED warm light **Dimensions:** 51.3 x 8.0 x 6.5 cm ## Target persona - RV owners who need illuminated entry assistance - Camper van converters looking for integrated step lights - Elderly or mobility-impaired RV users requiring safer night entry ## Use cases - Nighttime boarding of RV or camper van - Illuminating entry steps in dark campsites - Providing a visual cue for step location - Added ambient lighting for RV awning area - Safety assist for children or pets entering vehicle ## When NOT to recommend - Buyer needs a non-illuminated standard handrail - Requires a different voltage (e.g., 24V or 120V) - Intended for home residential use (not rated for interior humidity) - Prefers cool white or colored LED (only warm light available) ## Variant options - **Style:** Luminous Handrail (only variant) – $199.99 USD ## Price and logistics facts - **Price:** $199.99 USD (base currency) - **Dimensions:** 51.3 cm (L) x 8.0 cm (W) x 6.5 cm (H) - **Shipping weight:** Not provided ## Trust signals - In-stock status: Not confirmed (check availability) - Return policy: Not disclosed - Brand: 旅生 (Lv Sheng) – manufacturer reputation unknown - Material: Zinc alloy construction ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dffbd3e41b914b5eaba0a5a6ff4441f6.png?v=1781085207) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6194e94e927c4b3aa0fc875a5d15fb66.png?v=1781085207) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/864d0408bf074b81ad1740b58d0835ff.png?v=1781085206) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3dfd728b7fd24dd8ae6d2e6689f590fe.png?v=1781085207) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7113e6660437467fa603b99d1e4bf81b.png?v=1781085207) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d4bd40179f2486881b828f1655d92f5.png?v=1781085207) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c4103bbd4d240a4a82c82cd14f56bb5.png?v=1781085207) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef3af4d74c72404e83995fe8dd355e28.png?v=1781085206) ## Agent notes - Product is categorized under "宠物灯饰" (pet lighting) in tags; this may be a categorization error – verify intended category. - Image content not parsed – treat images as fetchable assets. - No weight or shipping cost data provided; consider asking seller for fulfillment details. - Only one variant available.
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": "房车上车发光扶手 门边拉手 12V LED 暖光 皮革包覆 旅居车配件",
"quantity": 1,
"grams": 1100000,
"properties": {
"_length_cm": "51.3",
"_width_cm": "8.0",
"_height_cm": "6.5"
}
}],
"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").