Brand: World Products (Landmark)
SKU: dcd-30003593088
Price: $2,225.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/49814993174767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001263336
JSON data: https://landmarks.builders/products/m4x-10001263336.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Overview: This home furniture piece is a round folding table with a light wood-grain tabletop and a black metal frame, designed to combine everyday style with practical use.
Function: As a folding table, it provides a smooth, flat surface for meals, displays, meetings, or temporary work areas, making it easy to set up when extra tabletop space is needed.
Mobility: The rolling folding table design includes four wheeled legs, so it can mobile more easily from one room or event area to another without lifting the entire table.
Construction: This collapsible table uses hinged support arms and a folding structure that helps it fold down compactly for storage when not in use.
Storage: The compact folding form is ideal for saving space, letting the table tuck away neatly between uses while still remaining ready for home, event, or flexible room setups.
Summary: Round Folding Table Foldable Design Rolling Folding Table Easy to Clean. 【Design】: This round folding table combines a light wood-grain tabletop with a black metal frame for a simple, modern look that fits easily into home furniture settings. 【Function】: Built as a folding table, it provides a practical surface for meals, work, hobbies, or extra serving space when you need it. 【Mobility】: The four wheeled legs make this rolling folding table easy to move from room to room without heavy lifting. 【Construction】: Hinged support arms and a foldaway structure give this foldaway table reliable suppo
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Round Folding Table Foldable Design Rolling Folding Table Easy to Clean",
"product_id": 9431549280495,
"variant_id": 49814993174767,
"quantity": 1,
"grams": 25000,
"length_cm": "82.0",
"width_cm": "82.0",
"height_cm": "20.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").