Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $267.99 – $318.99
Default variant: Wood / 1.2M
Default SKU: dcd-30001882123
Default price: $318.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 29000 g
Cart URL (default variant): https://landmarks.builders/cart/49814705209583:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891837
JSON data: https://landmarks.builders/products/m4x-10000891837.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Complete Dining Set: This is a versatile gateleg dining table that comes with choices for two, four, or six matching sturdy wood folding chairs, providing a comprehensive dining solution.
Space-Saving Design: Featuring a double drop-panel design, the table can be fully folded into a space-efficient console, half-expand ed for smaller meals, or fully opened to accommodate more guests, making it perfect for small living areas
Integrated Storage & Mobility: Cleverly designed with a central cabinet to neatly keep the folding chairs when not in use. The table is also equipped with effortless-rolling casters for effortless movement and repositioning.
Sturdy Wood Construction: Crafted entirely from high-quality sturdy wood for superior durability, stability, and a natural aesthetic. The sturdy frame ensures a reliable surface for dining, working, or studying.
Versatile Functionality: Perfect for apartments, dorm rooms, or studios, this set serves as a dining table, a work-from-home desk, or a space-efficient storage console, adapting to your needs through away the day.
Summary: Rolling Gateleg Table with Folding Chair Storage Modern Minimalist Design Wheeled Drop-Panel Table Set Expandable Versatile
Generated by: m4x-map-v1
This product has 12 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": "Rolling Gateleg Table with Folding Chair Storage Modern Minimalist Design Wheeled Drop-Panel Table Set Expandable Versatile",
"quantity": 1,
"grams": 29000000,
"properties": {
"_length_cm": "87.0",
"_width_cm": "45.0",
"_height_cm": "79.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").