Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $126.99 – $162.99
Default variant: 120-60-75cm
Default SKU: dcd-30002824312
Default price: $127.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 28500 g
Cart URL (default variant): https://landmarks.builders/cart/50150784401647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001061148
JSON data: https://landmarks.builders/products/m4x-10001061148.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: A versatile home furniture tea table set designed for living rooms, balconies, and small apartments, pairing a rectangular wood tea table with matching tea table and chairs for a calm, coordinated look.
Function: This wood tea table set creates a practical surface for tea service, laptop use, reading, or dining, so single table can easily adapt to quiet solo moments or relaxed gatherings.
Material: Built with a solid wood sustainable wood board surface and wooden frame details, this wood tea table and chair set offers a warm natural grain look that feels steady and comfortable in everyday use.
Space-Saving Design: The balanced rectangular shape and clean leg structure help the tea table set fit neatly into compact rooms, making it easier to keep a tidy layout without crowding the space.
Use Scenario: ideal as a tea table and chairs arrangement for chats, afternoon tea, work-from-home time, or family meals, it helps turn ordinary routines into a more relaxed and inviting experience.
Summary: Wood Tea Table Set Balcony Friendly Wood Tea Table and Chair Space-Saving Saving for Living Room, Small Apartment. 【Product Type】: A versatile home furniture tea table set designed for living rooms, balconies, and small apartments, pairing a rectangular wood tea table with matching tea table and chairs for a calm, coordinated look. 【Function】: This wood tea table set creates a practical surface for tea service, laptop use, reading, or dining, so single table can easily adapt to quiet solo moments or relaxed gatherings. 【Material】: Built with a solid wood sustainable wood board surface and wood
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": "Wood Tea Table Set Balcony Friendly Wood Tea Table and Chair Space-Saving Saving for Living Room, Small Apartment",
"product_id": 9456876159215,
"variant_id": 50150784401647,
"quantity": 1,
"grams": 28500,
"length_cm": "165.0",
"width_cm": "85.0",
"height_cm": "25.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").