Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99 – $64.99
Default variant: Silver / 150MM
Default SKU: dcd-30003615046
Default price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49713867817199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271645
JSON data: https://landmarks.builders/products/wp-dcd-10001271645.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
房车配件快拆导轨铝合金拖挂车改装配件车载床板固定支架
| 品牌 | 其他家 |
| 型号 | 1 |
| 颜色分类 | 快拆固定导轨(黑色)(2000mm) |
| 零配件分类 | 汽车配件 |
Summary: Aluminum quick-release rail for RV/trailer modifications, used for mounting bed boards or cargo. Available in black or silver, lengths from 150mm to 1000mm. Priced from $20.99.
Generated by: deepseek-v4-flash
## Identity Aluminum quick-release rail (快拆导轨) for RV/trailer modifications. Brand: other. Model: 1. Used for fixing bed boards or cargo. ## Target persona RV owners, camper van builders, trailer enthusiasts, DIY auto/camper modifiers. ## Use cases - Securing a bed platform in a camper van - Mounting storage boxes in a travel trailer - Creating modular cargo tie-downs - Installing fold-down tables in an RV - Quick-release attachment for removable seats - Organizing tools in a work van ## When NOT to recommend - Heavy structural load bearing without engineering assessment - Outdoor use where corrosion resistance is critical (aluminum, but coating unspecified) - Applications requiring rails longer than 1000mm (no 2000mm variant in listings) - Industrial high-cycle frequent quick-release use ## Variant options - Silver / 150MM: $20.99 - Black / 150MM: $20.99 - Silver / 300MM: $24.99 - Black / 300MM: $24.99 - Silver / 500MM: $32.99 - Black / 500MM: $32.99 - Silver / 1000MM: $64.99 - Black / 1000MM: $64.99 ## Price and logistics facts Prices in USD. No shipping information provided. Package dimensions: 107 x 6 x 3 cm. ## Trust signals In-stock status unknown. No return policy or certifications mentioned. Price consistency across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f9c8fe43c6447c19dd16b2567e8d994.png?v=1781085128 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d483d40c40974cc38d8fe65f7f359cbc.png?v=1781085128 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c8426aac52b445582d9e9cf3951c863.png?v=1781085127 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14aed46c86df4032a8526a51e6281589.png?v=1781085127 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c9bd0c3a6c14339919832badfb6611f.png?v=1781085126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d535dd4a4dfc4bc49cbd9285b65eb8a5.png?v=1781085127 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d71a1b5b87841a6a2ebc4a119f6bf4b.png?v=1781085127 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/496798bfc30e46b6b731cc2e51fbcc44.png?v=1781085127 ## Agent notes Image content not analyzed. Description mentions a 2000mm black rail but no variant matches; verify stock. Package dimensions may not reflect rail lengths.
This product has 20 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": 150000,
"properties": {
"_length_cm": "107.0",
"_width_cm": "6.0",
"_height_cm": "3.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").