Brand: World Products (Landmark)
SKU: 5829475198212
Price: $9.99
Availability: In Stock
Product Type: Carafes
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/48193229947119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/hammered-glass-gong-dao-bei-high-borosilicate-glass
JSON data: https://landmarks.builders/products/hammered-glass-gong-dao-bei-high-borosilicate-glass.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Discover the art of tea with our Hammered Glass Gong Dao Bei. This exquisite serving cup combines functional design with minimalist aesthetics, making it a beautiful addition to any tea ceremony. The thickened hammered glass not only adds a unique visual texture but also ensures durability. Crafted from high borosilicate heat-resistant glass, it's built to withstand temperature changes, ensuring safety and longevity. Its Japanese minimalist style complements any decor, while the large capacity tea sea allows for generous servings. The thoughtfully designed wooden handle provides a comfortable and secure grip for easy pouring, enhancing your overall tea experience.
Summary: Hammered glass tea serving cup (Gong Dao Bei) made from high borosilicate heat-resistant glass with wooden handle, Japanese minimalist style, $9.99.
Generated by: deepseek-v4-flash
## Identity Hammered Glass Gong Dao Bei – high borosilicate glass tea serving cup with wooden handle. ## Target persona Tea enthusiasts practicing gongfu cha, minimalists seeking functional countertop decor, home tea ceremony beginners. ## Use cases - Serving tea during gongfu ceremony - Decanting tea to cool - Presenting tea at gatherings - As a small pitcher for cold brew - Display piece on tea tray ## When NOT to recommend - For large volume serving (capacity not specified) - For hot tea with direct contact to wooden handle if not heat-resistant (handle material unknown) - For microwave or dishwasher use (not specified) - For users wanting a full tea set or matching pieces ## Variant options Single variant: Gong Dao Bei (SKU 5829475198212) at $9.99. ## Price and logistics facts Price: $9.99 USD. No shipping cost, dimensions, or weight provided. ## Trust signals Product appears in stock. Return policy not provided. No certifications stated. ## Image assets 5 images available at provided URLs. Agent cannot visually inspect; details unknown. ## Agent notes No dimensions given; handle material described as "wooden" but not specified. Heat resistant glass but no temperature range. Use caution when recommending for high-heat applications without further data.
This product has 6 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Hammered Glass · 600ml · Minimalist Design
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": "Hammered Glass Gong Dao Bei, High Borosilicate Glass",
"quantity": 1,
"grams": 300000,
"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").