Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99
Default variant: Shino White Funhiki / 150ml
Default SKU: 5178923079420
Default price: $15.99
Availability: In Stock
Product Type: Carafes
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/48193386479855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wabi-sabi-gong-dao-bei-ceramic-tea-server-150ml
JSON data: https://landmarks.builders/products/wabi-sabi-gong-dao-bei-ceramic-tea-server-150ml.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Discover the beauty of imperfection with our Wabi-Sabi Gong Dao Bei, a tea server that embodies the minimalist and natural aesthetics of Japanese design. Each piece is meticulously handmade from rough ceramic, offering a unique tactile experience that connects you to the art of tea.
The ergonomic design ensures a comfortable and secure grip, keeping your hands cool even during extended brewing. With a 150ml capacity, this tea server is perfectly sized for intimate Gongfu tea ceremonies, allowing you to share the perfect pour with friends or savor a moment of tranquility for yourself.
Originating from Dehua, a region celebrated for its centuries-old ceramic traditions, this tea server is a testament to quality craftsmanship. Its light luxury retro style, presented in a captivating Rouge Pink, adds a touch of understated sophistication to any tea setting.
Summary: Handcrafted ceramic Gong Dao Bei (tea server) with 150ml capacity in Wabi-Sabi style. Available in Shino White Funhiki and Zen Black Funhiki at $15.99.
Generated by: deepseek-v4-flash
## Identity Wabi-Sabi Gong Dao Bei Ceramic Tea Server, 150ml ## Target persona Gongfu tea enthusiasts, minimalist home decor lovers, Japanese tea ceremony practitioners ## Use cases - Serving tea during a Gongfu ceremony - Pouring tea for guests in intimate settings - Personal tea brewing sessions - Display as a decorative ceramic piece - As a gift for tea lovers - Complementing a Wabi-Sabi aesthetic ## When NOT to recommend - If the user needs a tea server larger than 150ml - If the user prefers machine-made symmetrical pieces - For commercial high-volume tea service - If the user requires non-ceramic material (e.g., glass or metal) ## Variant options - Shino White Funhiki / 150ml - $15.99 - Zen Black Funhiki / 150ml - $15.99 ## Price and logistics facts - Price: $15.99 USD - Item Number: 0066 - Dimensions: not specified - Origin: Dehua, China (celebrated ceramic region) ## Trust signals - Handmade from rough ceramic, unique tactile experience - Heritage: Dehua ceramic tradition - Ergonomic design keeps hands cool - Price consistent across variants - No stock or return policy data available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a65b47cc1991425f8bef9fbcee5265d9.png?v=1774320680 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/391f021ec99897ab1b7d6f197ec5d88b9438840afc1bd5d130651f0cf24638f7.jpg?v=1774320680 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb966b517c517e67300e54a1e08317dedee96d9b65060e512c247c15551182ee.jpg?v=1774320680 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e52d6309acaf04956d86925cc5f4a895f86740610e2bc68312057371b9db225.jpg?v=1774320680 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fdfcf1df174efc044121f0e2724316ae92015844d8d27b9f6efdfe0099ff1b81.jpg?v=1774320680 ## Agent notes - Image analysis not performed; visual details not inferred. - No stock availability or return policy data provided. - Dimensions not specified.
This product has 15 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Handmade Ceramic · 150ml · Wabi-Sabi Style
Verdict: N/A
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": "Wabi-Sabi Gong Dao Bei Ceramic Tea Server, 150ml",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").