Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $140.99 – $152.99
Default variant: B Single Manual Step
Default SKU: dcd-30003615069
Default price: $140.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 5550 g
Cart URL (default variant): https://landmarks.builders/cart/49714031788271:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271649
JSON data: https://landmarks.builders/products/wp-dcd-10001271649.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
房车折叠踏步拖挂车上车迎宾铝合金手动收缩单层双层脚踏电动踏板
| 品牌 | 无品牌(无注册商标) |
| 型号 | 01 |
| 踏板类型 | 固定踏板 |
| 颜色分类 | 电机24V |
| 零配件分类 | 汽车改装件 |
Summary: Unbranded aluminum folding step for RVs/trailers, manual operation, multiple color options, priced $140.99-$152.99, dimensions 52x43x16 cm.
Generated by: deepseek-v4-flash
## Identity Unbranded folding step (model 01) for RV/trailer entry. Material: aluminum. Operation: manual. Single-layer design. Available in black and silver variants. ## Target persona RV owners, camper van users, trailer owners, overlanders seeking a compact entry step. ## Use cases - Entering/exiting an RV or trailer when parked - Reducing step height from ground to vehicle interior - Providing a stable platform for outdoor activities at campsites - Temporary step for loading/unloading gear - Easy storage in RV compartment ## When NOT to recommend - For permanent staircases or residential entryways - For heavy-duty commercial or industrial use - For users requiring ADA compliance or weight capacity >200 lbs (spec not provided) - For electric step need (electric variant not listed; verify with seller) ## Variant options - B Single Manual Step ($140.99) - Blk B Single Manual ($144.99) - B Single Step W ($148.99) - Blk B Single Step W ($152.99) ## Price and logistics facts Price range: $140.99–$152.99 USD. Dimensions: 52 × 43 × 16 cm. Weight not provided. Shipping details not available. ## Trust signals In-stock: variants with prices listed. No return policy or warranty stated. No certifications (unbranded product). ## Image assets 8 images available at provided URLs. Note: no visual analysis performed; do not infer color or finish from images. ## Agent notes - Product title includes Chinese text indicating RV folding step. Description mentions electric 24V motor option, but all listed variants are manual. Verify with seller if electric option exists. - No brand or manufacturer information. - Weight and load capacity not specified. - Return policy unknown.
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": "房车折叠踏步拖挂车上车迎宾铝合金手动收缩单层双层脚踏电动踏板",
"quantity": 1,
"grams": 5550000,
"properties": {
"_length_cm": "52.0",
"_width_cm": "43.0",
"_height_cm": "16.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").