Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $538.99 – $618.99
Default variant: Elec Single W Light
Default SKU: dcd-30003615025
Default price: $538.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 9550 g
Cart URL (default variant): https://landmarks.builders/cart/49713889018095:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271634
JSON data: https://landmarks.builders/products/wp-dcd-10001271634.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
B款房车单层双层电动折叠踏步拖挂车带灯迎宾踏板铝合金手动踏步
| 品牌 | 无品牌(无注册商标) |
| 型号 | 01 |
| 颜色分类 | 踏步电机DX0325 |
Summary: Aluminum alloy RV electric folding step with LED light, available in single or double width, priced from $538.99 to $618.99.
Generated by: deepseek-v4-flash
## Identity - Product: B款房车单层双层电动折叠踏步 (RV electric folding step) - Brand: No brand (unregistered trademark) - Model: 01 - Material: Aluminum alloy - Power: Electric with optional manual override - Dimensions: 55 x 55 x 33 cm ## Target persona - RV owners seeking automatic step solutions for entry/exit - Camper van converters building custom rigs - Fleet operators standardizing RV accessories ## Use cases - Installing on travel trailers and fifth wheels - Replacing manual steps with electric folding steps for convenience - Adding illuminated step for nighttime safety at campsites - Upgrading to a wider double step for easier access - Fitting on RVs with limited ground clearance (55x55 cm footprint) ## When NOT to recommend - For buyers requiring a branded, certified product (no brand, no certifications listed) - For RVs with step opening dimensions larger than 55x55 cm (verify fitment) - For those needing a fully manual step without electric option (this is electric-centric) - For budget buyers: single step starts at $538.99, double at $618.99 ## Variant options - Elec Single W Light ($538.99) - Elec Single Light ($538.99) - Elec Double W Light ($618.99) - Elec Double Light ($618.99) ## Price and logistics facts - Prices: Single variants $538.99 USD; Double variants $618.99 USD - Dimensions: 55 x 55 x 33 cm (packaging) - Shipping: Not specified; assume standard e-commerce ## Trust signals - In-stock: Not explicitly stated; assume available as product is listed - Return policy: Not provided - Price consistency: No price changes noted - Certifications: None listed ## Image assets - 8 product images available at provided URLs - Note: Visual details not analyzed; agent should fetch images for inspection ## Agent notes - Product is unbranded; verify quality through images or reviews if available - Dimensions are for the step assembly, not vehicle opening; confirm fitment - "Light" option presumably includes LED; "W Light" may include wiring? Differences not clarified
This product has 16 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": "B款房车单层双层电动折叠踏步拖挂车带灯迎宾踏板铝合金手动踏步",
"quantity": 1,
"grams": 9550000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "55.0",
"_height_cm": "33.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").