Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: Cyan-Gray Initial Bloom Gaiwan
Default SKU: 4786193048513
Default price: $11.99
Availability: In Stock
Product Type: Cup & Saucer Sets
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/48193212743919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/jingdezhen-gaiwan-cyan-gray-ceramic-tea-cup
JSON data: https://landmarks.builders/products/jingdezhen-gaiwan-cyan-gray-ceramic-tea-cup.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 Jingdezhen Gaiwan, a testament to traditional craftsmanship. Each piece is meticulously handmade from premium white porcelain, featuring a captivating cyan gray ash glaze that lends a unique, rustic charm. This gaiwan is designed to enhance the nuanced flavors of Oolong and rock teas, making every sip a journey.
Embrace a style that blends simplicity with understated luxury. The light luxury retro design of this gaiwan offers a minimalist aesthetic, perfect for creating a serene tea ceremony setting. Its glazed surface is both beautiful and functional, ensuring a smooth and enjoyable tea brewing experience.
As a first-grade ceramic product, this gaiwan is built to last. The durable white porcelain construction and expert glazing ensure both beauty and longevity. Packaged in a classic paper box, it makes a thoughtful gift for any tea enthusiast.
Summary: A handmade Jingdezhen gaiwan from white porcelain with cyan gray ash glaze, designed for Oolong and rock teas, priced at $11.99.
Generated by: deepseek-v4-flash
## Identity Jingdezhen Gaiwan: Cyan Gray Ceramic Tea Cup, cup & saucer set, handmade white porcelain with cyan gray ash glaze, retro style. ## Target persona Tea enthusiasts who appreciate traditional gongfu tea brewing, particularly for Oolong and rock teas; buyers seeking affordable artisan ceramic pieces. ## Use cases - Brewing Oolong tea in a traditional gaiwan format. - Brewing rock tea (Yancha) to enhance flavor. - As a decorative retro-style teacup for home tea ceremonies. - Gifting to tea lovers (comes in paper box). - Daily use for personal tea sessions. ## When NOT to recommend - For users needing a full tea set (only gaiwan included). - For those preferring modern, minimalist designs without retro aesthetic. - For buyers seeking microwave or dishwasher safe ceramics (not specified). - For large-volume brewing (gaiwan typically small). ## Variant options Two colors/variants: Cyan-Gray Initial Bloom Gaiwan (SKU 4786193048513) and Cyan-Gray Harmonious Gaiwan (SKU 4786193048514), both $11.99. ## Price and logistics facts Price: $11.99 USD. Dimensions not provided. Packaging: paper box. Launched Spring 2018. ## Trust signals - Product quality grade: First Grade. - Material: White porcelain, glazed. - Handmade. - No return policy mentioned. - In-stock status not explicitly stated but available. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d57c7637da0494e8774ca7b659a6ba6.png?v=1774316082) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c03cb652c85ba553b39e480ef88cfd7498a8c8f868f698e998b0cb25c5eb55e.jpg?v=1774316082) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ac8e89161ef5c9f88c37c588bae45df6717f86edee7507698bfedbdbfafcafc.jpg?v=1774316082) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/836f02073c398c68340b59bd678ee044f2d7372d0f6ed5798c240c9b420199ac.jpg?v=1774316082) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8aae0e9205178bbec0a9d15287155265f9d0be3abb78e58436139e0456b024c.jpg?v=1774316082) ## Agent notes Image understanding not performed. No dimensions provided. Description emphasizes suitability for Oolong and rock teas.
This product has 15 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Jingdezhen Ceramic · Ash Glaze · Retro 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": "Jingdezhen Gaiwan: Cyan Gray Ceramic Tea Cup",
"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").