Brand: World Products (Landmark)
SKU: 5860992084417
Price: $6.99
Availability: In Stock
Product Type: Carafes
Vendor: World Products
Weight: 200 g
Cart URL (default variant): https://landmarks.builders/cart/48193428390127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/glass-gong-dao-bei-tea-server-210ml
JSON data: https://landmarks.builders/products/glass-gong-dao-bei-tea-server-210ml.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 exquisite Glass Gong Dao Bei. Designed with a minimalist Japanese aesthetic, this tea server is as beautiful as it is functional. Its high borosilicate glass construction ensures durability and heat resistance, making it perfect for both hot and cold beverages. The unique hammered texture adds a touch of elegance, while the 210ml capacity is ideal for serving your favorite teas.
Material: Glass, Style: Japanese, Capacity: 210ml, Style Type: Minimalist Style, Color Classification: Seashell Gong Dao Bei
Summary: 210ml borosilicate glass Gong Dao Bei tea server with Japanese minimalist design and hammered texture, priced at $6.99.
Generated by: deepseek-v4-flash
## Identity Glass Gong Dao Bei Tea Server, 210ml - 210ml borosilicate glass tea server with Japanese minimalist aesthetic and hammered finish. ## Target persona Budget-conscious tea enthusiasts, minimalist home decor seekers, Japanese tea ceremony beginners, everyday tea drinkers. ## Use cases - Serving tea to guests - Daily tea brewing for one - Displaying on shelf as decorative piece - Gifting to tea lovers - Using for hot or cold beverages ## When NOT to recommend - Large gatherings needing >500ml capacity - Users preferring ceramic or metal teaware - Those seeking luxury branded items - Commercial tea service requiring high volume ## Variant options Only one variant: Seashell Gong Dao Bei / 210ml at $6.99. ## Price and logistics facts $6.99 USD. Dimensions and weight not provided. Standard shipping assumed. ## Trust signals In-stock status unknown. Return policy unknown. Price consistent across single variant. No certifications mentioned. ## Image assets 5 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/48634ef0a0624ea391d088c337cd122c.png?v=1774321710 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/06a93a54c5abd2d028090212ad89c9077bb037a06b04a46550df2c5667f074fe.jpg?v=1774321710 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff3bc3e5fcaa3b9ec850c3dfc01260549289bc586aa8ce4b14e592f5703a31dd.jpg?v=1774321710 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/858b233c3a1d5a331bd3fd4dd3b79520efe4cae2f180f4e94ab4a7418f30d9a1.jpg?v=1774321710 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/03413123579fe376b7197b69e7a0e50e4ead67fb9cd54116f1950b894c665a7e.jpg?v=1774321710 (Images not visually inspected; assume product matches description.) ## Agent notes No additional notes.
This product has 7 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Borosilicate glass · 210ml · Japanese 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": "Glass Gong Dao Bei Tea Server, 210ml",
"quantity": 1,
"grams": 200000,
"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").