Brand: World Products (Landmark)
SKU: 4174170356571
Price: $7.99
Availability: In Stock
Product Type: Carafes
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/48193210056943: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-tea-server-201-300ml
JSON data: https://landmarks.builders/products/hammered-glass-gong-dao-bei-tea-server-201-300ml.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 perfect blend of artistry and functionality with our Hammered Glass Gong Dao Bei. Each piece is meticulously handcrafted, featuring a unique hammered glass texture that catches the light beautifully. This fairness cup is not just a tea server; it's a statement piece for any tea enthusiast or professional tea house.
Summary: Handcrafted hammered glass Gong Dao Bei (fairness cup) for tea, 201-300ml capacity, heat-resistant, customizable with logo, priced at $7.99.
Generated by: deepseek-v4-flash
## Identity Hammered Glass Gong Dao Bei Tea Server, 201-300ml - Handcrafted heat-resistant glass fairness cup for tea. ## Target persona - Tea enthusiasts seeking functional art - Tea house owners needing sophisticated serving ware - Corporate gift planners wanting customizable items - Wedding registry shoppers ## Use cases - Daily tea brewing and serving - Sharing tea during intimate gatherings - Professional tea ceremony service - Corporate gift giving with logo customization - Wedding registry item ## When NOT to recommend - Buyers needing a large capacity (>300ml) teapot - Those seeking dishwasher-safe glass (not specified) - For microwave use (unspecified) - Those preferring ceramic or metal materials ## Variant options Only variant: 201-300ml (SKU 4174170356571) at $7.99 ## Price and logistics facts Price: $7.99 USD. Single variant. Dimensions not provided. No shipping or inventory data. ## Trust signals Handcrafted quality; heat-resistant glass. No explicit in-stock status. Unknown return policy. No certifications listed. Consistent price point. ## Image assets 5 images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cdf68a3455144647af484ced87fa5ff3.png?v=1774315994 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d017bfa0d83068e23a179ba36970b0e9907b144f93b12456f99eb148036f5946.jpg?v=1774315994 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1eb186b2a8bd51fb1de6509ffab15f4bb026efc481d4d7719e64d8fa4e5da8b.jpg?v=1774315994 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0c3efd3794b48f218cdf48776483fb22f1f9e2c56065c642a9b5fae32ec90c1.jpg?v=1774315994 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/17f9b61b8600a8c42e02b8cb6eaa917de94e84449761fcda38adcc4a8134f94d.jpg?v=1774315994 ## Agent notes Image understanding not performed. Verify actual appearance and dimensions. No return policy or stock data available.
This product has 7 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Hammered Glass · 201-300ml · Gong Dao Bei
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 Tea Server, 201-300ml",
"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").