Brand: World Products (Landmark)
SKU: dcd-30001520471
Price: $251.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 21300 g
Cart URL (default variant): https://landmarks.builders/cart/50149928698095:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000821304
JSON data: https://landmarks.builders/products/m4x-10000821304.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Multifunctional Sturdy Wood Side Table for Living Room, This foldable side table features a sturdy wood construction and a versatile design, serving as a coffee table, dining table, or sofa end cabinet. Its multifunctional nature makes it suitable for various living room scenarios, providing flexibility for everyday use.
Space-Saving Foldable Surface Design, The surface can be easily folded and flipped, making it perfect for homes with limited space or for temporary expansion when needed. The foldable feature allows for convenient storage and adaptability to different occasions.
Easy Mobility for Flexible Placement, Equipped with a movable frame, this side table can be effortlessly relocated within your living room, allowing you to adjust its position according to your needs. Its lightweight design ensures easy movement.
Ample Storage and Organization Options, Designed with open storage space and multiple compartments, this table helps you organize household items efficiently. The flexible storage frame supports neat arrangement and easy access to essentials.
Sturdy Wood Material with Detailed Sizing, Crafted from high-quality rubber wood, this side table offers a refined texture and long-lasting durability. Detailed size markings make it easy to choose the perfect fit for your home.
Summary: Rubber Wood Side Table, Foldable Top, Multifunctional Coffee Table, Living Room, Dining Table, Space-Saving. Multifunctional Sturdy Wood Side Table for Living Room, This foldable side table features a sturdy wood construction and a versatile design, serving as a coffee table, dining table, or sofa end cabinet. Its multifunctional nature makes it suitable for various living room scenarios, providing flexibility for everyday use. Space-Saving Foldable Surface Design, The surface can be easily folded and flipped, making it perfect for homes with limited space or for temporary expansion when neede
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": "Rubber Wood Side Table, Foldable Top, Multifunctional Coffee Table, Living Room, Dining Table, Space-Saving",
"product_id": 9456582426863,
"variant_id": 50149928698095,
"quantity": 1,
"grams": 21300,
"length_cm": "74.0",
"width_cm": "54.0",
"height_cm": "67.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").