Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $59.99 – $94.99
Default variant: Light Cabinet+marble / 100x50x77cm
Default SKU: dcd-30002055656
Default price: $59.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 31000 g
Cart URL (default variant): https://landmarks.builders/cart/50150862618863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000916714
JSON data: https://landmarks.builders/products/m4x-10000916714.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: An essential piece of household furniture for modern living, this table folds down to a compact console, perfect for small apartments or rooms where space is a premium.
Two-Way-Use Functionality: Seamlessly transform this convertible table from a compact side cabinet to a half-extended desk for 2-4 people, or a fully extended dining table that seats up to 8, adapting to your needs throughout the day.
Integrated Storage: More than just a table, this clever piece of storage furniture features a central cabinet with shelves, providing ample space to keep dining essentials, books, or decorative items, keeping your space tidy.
Easy Mobility: Equipped with 360-degree rotating casters, this folding dining table with wheels can be moved effortlessly around your home. Lockable wheels ensure stability when you've found the perfect location.
Versatile Application: This unit functions as an extendable coffee table with storage when not in full use, making it ideal for the living room, dining area, or even a home office, offering unmatched versatility for any homeowner.
Summary: Foldable Folding Dining Table with Wheels Two-Way-Use Folding Dining Table with Storage Multifunctional for Small Home Owners, Apartment Dwellers, Homeowners, Living Room. 【Space-Saving Design】: An essential piece of household furniture for modern living, this table folds down to a compact console, perfect for small apartments or rooms where space is a premium. 【Two-Way-Use Functionality】: Seamlessly transform this convertible table from a compact side cabinet to a half-extended desk for 2-4 people, or a fully extended dining table that seats up to 8, adapting to your needs throughout the day.
Generated by: m4x-map-v1
This product has 4 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": "Foldable Folding Dining Table with Wheels Two-Way-Use Folding Dining Table with Storage Multifunctional for Small Home Owners, Apartment Dwellers, Homeowners, Living Room",
"product_id": 9456900407535,
"variant_id": 50150862618863,
"quantity": 1,
"grams": 31000,
"length_cm": "160.0",
"width_cm": "65.0",
"height_cm": "84.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").