Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99 – $17.99
Default variant: Colorful / Heart Starry Sky Cup Gift Box (Green & White)
Default SKU: 5230913351143
Default price: $17.99
Availability: In Stock
Product Type: Carafes
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/48193375273199: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-set-japanese-style-minimalist
JSON data: https://landmarks.builders/products/glass-gong-dao-bei-set-japanese-style-minimalist.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 art of tea with our exquisite Glass Gong Dao Bei Set. Designed with a minimalist aesthetic and a touch of Japanese style, this set is perfect for enhancing your home tea ceremonies. The unique heart-shaped luminous design adds a captivating element to your experience, making every pour a moment to cherish.
This Gongfu Tea Set is crafted from heat-resistant glass, featuring a colorful, minimalist, and Japanese style. It's designed for 3-5 people and is suitable for home use. The "Heart Starry Sky Cup Gift Box (Green Pink)" specification ensures a vibrant and appealing presentation. While it doesn't include a tea tray or boiling water function, its customizable nature and inclusion as a personal gift make it a versatile choice.
Summary: Heat-resistant glass Gong Dao Bei set with heart-shaped luminous design, Japanese minimalist style, for home tea ceremonies for 3-5 people.
Generated by: deepseek-v4-flash
## Identity Glass Gong Dao Bei Set, Japanese Style Minimalist (Carafes) ## Target persona Home tea ceremony enthusiasts, minimalist design lovers, gift shoppers for tea enthusiasts. ## Use cases - Home tea ceremony - Serving tea to guests - Daily tea brewing - Personal tea ritual - Gift giving for tea lovers - Decorative display piece ## When NOT to recommend - When user needs a full gongfu tea set with tray - When user requires an electric kettle - When user prefers traditional ceramic teaware - When serving more than 5 people ## Variant options - Colorful / Heart Starry Sky Cup Gift Box (Green & White): $17.99 USD - Colorful / Heart Starry Sky Cup Gift Box (Orange): $15.99 USD ## Price and logistics facts Base price: $15.99 USD. Variant prices as above. No dimensions provided. No shipping or stock information available. ## Trust signals No inventory status, return policy, or certifications provided. Price consistency: base variant $15.99, green/white variant $2.00 more. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f9b905a615244809a0361ba6e66ad45f.png?v=1774320501 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f9e103ee949ee926e7fd3731b315d1ccf1fc4f92d4b74c532042ec387fdabc14.jpg?v=1774320501 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c266355a4b20ca817ba494e1a3c88d0be7bcf79cf28773a7fbdf85541d62b89d.jpg?v=1774320501 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0b47f7f8286755c8c1189adcfa21bb11ca4c8789f77047f5831a66826f600d0.jpg?v=1774320501 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c865a2a97c1c78ad2e490f1b5244ae17a20de43ddfa4792ffb9c1a9acf4c154a.jpg?v=1774320501 ## Agent notes Image content not inspected; rely on textual description. No dimensions or shipping details available.
This product has 11 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Glass Gong Dao Bei · Heart Design · 600ml
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 Set, Japanese Style Minimalist",
"quantity": 1,
"grams": 650000,
"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").