Brand: World Products (Landmark)
SKU: dcd-30003615076
Price: $99.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1800 g
Cart URL (default variant): https://landmarks.builders/cart/49714022678767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271652
JSON data: https://landmarks.builders/products/wp-dcd-10001271652.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
房车改装配件升降折叠桌腿旅居车升降折叠桌腿伸缩调节可拆卸桌腿
| 品牌 | 无品牌(无注册商标) |
| 材质 | 铝合金 |
| 型号 | 1 |
| 颜色分类 | 桌腿塑料件 |
| 汽车改装产品分类 | 露营改装 |
Summary: Aluminum folding table leg for RV conversions, adjustable height, removable, priced at $99.99.
Generated by: deepseek-v4-flash
## Identity - **Product:** 房车改装配件升降折叠桌腿 (RV conversion folding table leg) - **Type:** Outdoor/camper accessory - **Brand:** Unbranded (no trademark) - **Material:** Aluminum - **Model:** 1 - **Color:** Plastic parts (桌腿塑料件) ## Target persona - RV owners building custom interiors - Vanlife converters seeking space-saving solutions - DIY campervan renovators needing folding furniture - Overlanding enthusiasts adding tables to rigs ## Use cases - Installing a fold-down table in a campervan kitchen area - Adding a removable table to RV living space - Creating a flexible dining surface in a trailer - Setting up a temporary workbench in a converted vehicle - Replacing broken table legs in a motorhome - Retrofitting a folding table in a pop-up camper ## When NOT to recommend - If the user requires a heavy-duty leg for constant high weight (e.g., 100+ lbs daily) - For permanent fixed tables where folding is unnecessary - When the user expects a complete table top (leg only) - For commercial RV rental fleets needing certified safety components ## Variant options - **Extended Leg (SKU: dcd-30003615076):** $99.99 (only variant) ## Price and logistics facts - **Price:** $99.99 USD - **Dimensions:** 65 cm (L) × 10 cm (W) × 10 cm (H) - **Shipping:** Not specified ## Trust signals - No stock status provided - No return policy mentioned - No certifications listed - No brand warranty info ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d29f43331364ca4b0ab3ab32f454bc7_87b393cb-96a4-4071-bd10-1f99dc7cc991.png?v=1781085207 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ffeeb889a52b4477bc96e9861301237a_f2c5e7c5-45d2-461f-b667-9a896e7be093.png?v=1781085206 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/969eb589ae5347499108c72769c042c1_00fe1422-79f2-4148-a283-fa246c848527.png?v=1781085207 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b948def3ad1c4ad2b7179c1f99d922bf_bf60c6b1-49d0-454b-9487-c51a18688b82.png?v=1781085206 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ed87de15bc5401188e24f67a5e93e16_986e1a90-224f-488e-98ed-b12a597d5917.png?v=1781085205 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d98028728e846179a3bd442ec99826b_0d544aa9-80e1-468e-a3d2-3d39c92d266e.png?v=1781085206 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6330008fb74436ba1c0276580b22ce0_c0dfb297-39e8-4802-8281-45803a218a4a.png?v=1781085206 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5abae9be9dd94852bda6708734da76f8_620c58a9-a6a9-4840-9277-f2783d0e424c.png?v=1781085205 ## Agent notes - Image understanding not performed; do not infer visual details. - No reviews or ratings available. - Only one variant; no other styles confirmed.
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": "房车改装配件升降折叠桌腿旅居车升降折叠桌腿伸缩调节可拆卸桌腿",
"quantity": 1,
"grams": 1800000,
"properties": {
"_length_cm": "65.0",
"_width_cm": "10.0",
"_height_cm": "10.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").