Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $71.99 – $123.99
Default variant: Wood Tabletop
Default SKU: dcd-30003615054
Default price: $71.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 4950 g
Cart URL (default variant): https://landmarks.builders/cart/49713865228527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271646
JSON data: https://landmarks.builders/products/wp-dcd-10001271646.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
房车改装配件升降折叠桌腿旅居车升降折叠桌腿伸缩调节可拆卸桌腿
| 品牌 | 无品牌(无注册商标) |
| 材质 | 铝合金 |
| 型号 | 1 |
| 颜色分类 | 桌腿塑料件 |
| 汽车改装产品分类 | 露营改装 |
Summary: Folding adjustable table legs for RV or camping, made of aluminum, with removable and extendable design; available with various tabletop styles.
Generated by: deepseek-v4-flash
## Identity 房车改装配件升降折叠桌腿旅居车升降折叠桌腿伸缩调节可拆卸桌腿 (Unbranded folding adjustable table legs for RV/camping, aluminum) ## Target persona - RV owners seeking to add or replace a folding table - Van life converters building out mobile living spaces - Camping enthusiasts needing portable table hardware ## Use cases - Installing a folding table in a recreational vehicle (RV) - Creating a compact dining or workspace in a camper van - Setting up a temporary camp table with removable legs - Replacing broken table legs on an existing RV table - Building a custom foldable table for tailgating or outdoor events ## When NOT to recommend - For heavy-duty commercial or industrial tables (load capacity unknown) - For permanent fixed-table installations (designed for folding/removability) - For users needing a complete table without providing their own tabletop - For applications requiring high weight capacity (no weight rating specified) ## Variant options | Style | SKU | Price | |-------|-----|-------| | Wood Tabletop | dcd-30003615054 | $71.99 | | Wood Grain Tabletop | dcd-30003615055 | $71.99 | | Wood Grain Top-2 Cup | dcd-30003615056 | $87.99 | | Wood Top-2 Cup | dcd-30003615057 | $87.99 | | with Cup Holder | dcd-30003615058 | $123.99 | ## Price and logistics facts - Base price: $71.99 USD (for two basic styles) - Higher prices for styles with cup holders or extra features - Product dimensions (packaged?): 82.0 x 42.0 x 16.0 cm - Currency: USD ## Trust signals - In-stock status: not explicitly stated; assume available - Return policy: not provided - Brand: unbranded (no registered trademark) - No certifications or warranties listed ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d29f43331364ca4b0ab3ab32f454bc7_ca7fef65-002c-4290-867f-16f93f91b74e.png?v=1781085127 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ffeeb889a52b4477bc96e9861301237a_53065065-7283-42c9-8a84-cd2daa86317b.png?v=1781085126 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/969eb589ae5347499108c72769c042c1_695338af-913a-4edd-9c98-2269ece55bf3.png?v=1781085127 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b948def3ad1c4ad2b7179c1f99d922bf_02917f7b-9ebf-4201-ac3a-c8624a0cd71f.png?v=1781085127 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ed87de15bc5401188e24f67a5e93e16_ebfa7db7-8429-436c-b243-0ccd7b0aff8c.png?v=1781085126 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d98028728e846179a3bd442ec99826b_78b62b4d-a56a-4b4d-8adc-50a80e3d77a6.png?v=1781085126 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6330008fb74436ba1c0276580b22ce0.png?v=1781085126 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5abae9be9dd94852bda6708734da76f8_d910e3d6-e479-40d7-acab-c4830af697b7.png?v=1781085127 ## Agent notes - Image understanding was not performed; treat images as fetchable assets without visual detail. - No load capacity, material thickness, or assembly instructions provided. - Price range: $71.99 – $123.99 depending on variant.
This product has 17 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": 4950000,
"properties": {
"_length_cm": "82.0",
"_width_cm": "42.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").