Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $149.99 – $194.99
Default variant: 100*55*40cm
Default SKU: dcd-30001902450
Default price: $149.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 10100 g
Cart URL (default variant): https://landmarks.builders/cart/49811773358319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894828
JSON data: https://landmarks.builders/products/m4x-10000894828.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Complete 3-Piece Set: Includes a single lowclose-to-floor low seating table and two matching chairs, creating a cohesive and functional furniture group for floorlow-low-level living.
Natural Bamboo Construction: Crafted from high-quality bamboo, this set showcases a beautiful natural grain and a traditional Chinese retro artistic design, adding a accent of tranquility to any room.
Functional Doublelow-level Table: The tea table features a two-shelf design, providing a spacious top surface for tea sets or laptops and a lower shelf for storing books, magazines, or other essentials.
adaptable Use: perfect as a tea ceremony table, a low study desk for students, a Japaneselook and theme dining set, or a distinctive coffee table in a living room or bay glazed opening area.
Fully Assembled: This furniture set arrives fully assembled and pre-assembled right upon arrival, saving you the time and hassle of complicated installation.
Summary: 3 Pieces Bamboo Low Seating Table and Chairs Traditional Design Tea Ceremony Furniture Natural Look Adaptable Use for Adults
Generated by: m4x-map-v1
This product has 9 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": "3 Pieces Bamboo Low Seating Table and Chairs New Chinese Appearance \u0026 Form Tea Ceremony Furniture Natural Look Space-Saving",
"quantity": 1,
"grams": 10100000,
"properties": {
"_length_cm": "123.0",
"_width_cm": "58.0",
"_height_cm": "43.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").