Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $164.99 – $217.99
Default variant: Black Walnut / 1.2M
Default SKU: dcd-30002240286
Default price: $164.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 35000 g
Cart URL (default variant): https://landmarks.builders/cart/50150940147951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000942522
JSON data: https://landmarks.builders/products/m4x-10000942522.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Space-Saving Design: This versatile folding dining table transforms effortlessly from a compact console to a half-round desk or a full-size dining table, making it an ideal solution for apartments and small homes.
Enhanced Dining Experience: Comes with a matching detachable turntable, making this round dining table with turntable perfect for family-type meals and gatherings, allowing every single to share dishes with ease.
Effortless Mobility: Equipped with gliding-rolling, lockable casters, this mobile dining table can be easily moved from the living room to the kitchen or stored away, with a locking mechanism for stability.
Long-Lasting & Easy-Care Surface: The thick, high-quality particle board tabletop is finished with a waterproof and scratch-resistant PVC layer, ensuring this long-lasting dining table withstands daily use and is simple to clean.
Versatile Household Essential: More than just for meals, this adaptable piece of household furniture serves as a workspace, craft table, or buffet server, seamlessly integrating into your daily life and enhancing any room's functionality.
Summary: 1 Round Dining Table Foldable Design Folding Dining Table Turntable Easy to Clean Particle Board Portable Function Suitable for Apartment Dwellers Hosts Hotel Small Areas Living Room. 【Space-Saving Design】: This versatile folding dining table transforms effortlessly from a compact console to a half-round desk or a full-size dining table, making it an ideal solution for apartments and small homes. 【Enhanced Dining Experience】: Comes with a matching detachable turntable, making this round dining table with turntable perfect for family-type meals and gatherings, allowing every single to share dis
Generated by: m4x-map-v1
This product has 10 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": "1 Round Dining Table Foldable Design Folding Dining Table Turntable Easy to Clean Particle Board Portable Function Suitable for Apartment Dwellers Hosts Hotel Small Areas Living Room",
"product_id": 9456921608431,
"variant_id": 50150940147951,
"quantity": 1,
"grams": 35000,
"length_cm": "155.0",
"width_cm": "95.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").