Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99 – $38.99
Default variant: S / Qianli Jiangshan
Default SKU: dcd-30001952255
Default price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2630 g
Cart URL (default variant): https://landmarks.builders/cart/49810378752239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000901209
JSON data: https://landmarks.builders/products/m4x-10000901209.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Design: This Gongfu tea tray features a sophisticated stone-like finish and traditional Chinese artistic motifs, providing a beautiful and authentic platform for your tea ceremony.
Efficient Drainage System: Designed with a slatted surface for instant drainage and a large-capacity lower reservoir to collect excess water, keeping your tea space tidy and dry during multiple infusions.
Detachable for Easy Cleaning: The two-piece construction allows the top panel to be easily lifted from the water-collecting base, making disposal of wastewater and cleaning the tray exceptionally simple and convenient.
Long-Lasting Construction: Crafted from a high-quality, dense composite material and a sturdy ABS base, this tray is resistant to fading, and warping, ensuring it remains a centerpiece of your tea set for years to come.
Versatile Tabletop Accessory: Perfectly sized for various settings, this tea tray enhances the tea-drinking experience in your living room, liftice, or teahouse, making it ideal for personal enjoyment, entertaining guests, or as a gift for tea lovers.
Summary: Gongfu Tea Tray Large Capacity Reservoir Slatted Water-Collecting Tray. Description: 【Elegant Design】: This Gongfu tea tray features a traditional Chinese aesthetic with a textured, stone-like finish, perfect for enhancing your tea ceremony setup in any living room or tea space. 【Efficient Drainage System】: Designed with a slatted top panel that allows waste water and tea rinses to drain through instantly, keeping the brewing surface dry and clean. 【Two-Piece Construction】: The tray consists of a detachable top panel and a large-capacity water reservoir base, a smart design that makes it incre
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": "Gongfu Tea Tray Large Capacity Reservoir Slatted Water-Collecting Tray",
"product_id": 9429725413615,
"variant_id": 49810378752239,
"quantity": 1,
"grams": 2630,
"length_cm": "45.0",
"width_cm": "28.0",
"height_cm": "7.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").