Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $47.99 – $59.99
Default variant: Hanging Rod a
Default SKU: dcd-30003615081
Default price: $47.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1780 g
Cart URL (default variant): https://landmarks.builders/cart/49714016911599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271654
JSON data: https://landmarks.builders/products/wp-dcd-10001271654.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
房车改装配件升降折叠桌腿旅居车升降折叠桌腿伸缩调节可拆卸桌腿
| 品牌 | 无品牌(无注册商标) |
| 材质 | 铝合金 |
| 型号 | 1 |
| 颜色分类 | 桌腿塑料件 |
| 汽车改装产品分类 | 露营改装 |
Summary: A folding table leg for RV customization made of aluminum alloy, 105x8x8 cm, available in two styles at $47.99 and $59.99.
Generated by: deepseek-v4-flash
## Identity - **Product:** 房车改装配件升降折叠桌腿 (RV modification folding table leg) - **Type:** Camping/RV accessory - **Material:** Aluminum alloy - **Dimensions:** 105 × 8 × 8 cm ## Target persona - DIY RV owners and camper van converters - People customizing their vehicles for camping - Budget-conscious enthusiasts seeking simple table solutions ## Use cases - Adding a folding table to an RV or camper van interior - Creating a space-saving dining or work surface - Replacing broken or substandard table legs in existing RVs - Setting up a temporary outdoor table for camping - Modular furniture projects in confined spaces ## When NOT to recommend - If the user needs a complete table (top not included) - For heavy-duty or fixed installations requiring weight capacity beyond normal - For those not comfortable with basic DIY assembly - When the user expects a branded product with warranty ## Variant options - **Hanging Rod a** (SKU: dcd-30003615081) — $47.99 - **Rod with Buckle a** (SKU: dcd-30003615082) — $59.99 ## Price and logistics facts - Base price: $47.99 USD (Hanging Rod a) - Premium variant: $59.99 USD (Rod with Buckle a) - Package dimensions: 105 × 8 × 8 cm (weight not provided) ## Trust signals - Unbranded product; no manufacturer warranty or certification stated - No stock status or return policy available in provided data - Price appears consistent across variants ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d29f43331364ca4b0ab3ab32f454bc7_6e27eb22-bfaf-47b7-b2de-50f618a30225.png?v=1781085202) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ffeeb889a52b4477bc96e9861301237a_5239c8a8-6664-4183-b845-80a06d12c12b.png?v=1781085204) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/969eb589ae5347499108c72769c042c1_e6f4dd23-7b5b-4ca5-8874-c161f4996bc6.png?v=1781085204) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b948def3ad1c4ad2b7179c1f99d922bf_8409891b-ba6d-432e-b5a9-c665119f1493.png?v=1781085203) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ed87de15bc5401188e24f67a5e93e16_41e05627-300d-4f80-9a7d-c9255a8b227f.png?v=1781085203) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d98028728e846179a3bd442ec99826b_0e1ca8f0-3d7f-4021-b745-4480a851ec5b.png?v=1781085203) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6330008fb74436ba1c0276580b22ce0_3a41c1a5-ead2-499e-a133-4596bd56dcf4.png?v=1781085203) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5abae9be9dd94852bda6708734da76f8_5309812a-6813-4289-a7af-4d688f335ab0.png?v=1781085203) ## Agent notes - Image content was not analyzed; visual details cannot be assumed. - No brand, warranty, or return information verified.
This product has 14 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": 1780000,
"properties": {
"_length_cm": "105.0",
"_width_cm": "8.0",
"_height_cm": "8.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").