Brand: World Products (Landmark)
SKU: 5107975306035
Price: $9.99
Availability: In Stock
Product Type: Teacups
Vendor: World Products
Weight: 160 g
Cart URL (default variant): https://landmarks.builders/cart/48193373864175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wabi-sabi-lotus-tea-cup-japanese-ceramic
JSON data: https://landmarks.builders/products/wabi-sabi-lotus-tea-cup-japanese-ceramic.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 beauty of imperfection with our Wabi-Sabi Lotus Tea Cup. This exquisite ceramic piece, originating from the renowned ceramic hub of Dehua, embodies the Japanese aesthetic of finding beauty in the natural and transient. Its unique lotus seedpod design adds a touch of organic elegance, making it a captivating addition to any tea lover's collection.
Designed for those who appreciate the art of tea, this cup is perfectly suited for Gongfu tea ceremonies. The light luxury retro style blends seamlessly with traditional practices, offering a refined experience. Whether for personal enjoyment or as a thoughtful business gift, this tea cup is sure to impress.
Summary: Handmade ceramic tea cup from Dehua, inspired by Wabi-Sabi and lotus seedpod design, suitable for Gongfu tea ceremonies and as a customizable business gift.
Generated by: deepseek-v4-flash
## Identity - Wabi-Sabi Lotus Tea Cup, Japanese Ceramic - Handmade ceramic from Dehua, featuring a lotus seedpod design - Single variant: Lotus Pod Cup - Wabi-Sabi Still Life ## Target persona - Gongfu tea ceremony practitioners - Mindful tea drinkers seeking wabi-sabi aesthetics - Business gift buyers looking for customizable ceramic items - Collectors of distinctive tea ware ## Use cases - Daily personal tea ritual - Gongfu tea ceremony sessions - Office desk accent or conversation piece - Customizable business gift with logo processing - Gift for friends who appreciate Japanese aesthetics - Wedding or corporate event favors ## When NOT to recommend - For users who prefer perfectly symmetrical, uniform cups - For large volume drinking (e.g., 12 oz+ coffee mugs) - For commercial restaurant bulk service - If microwave or dishwasher safety is required (not specified) - For those seeking modern minimalist or ultra-smooth finishes ## Variant options - Only one variant: "Lotus Pod Cup - Wabi-Sabi Still Life" (SKU 5107975306035) at $9.99 ## Price and logistics facts - Price: $9.99 USD - Origin: Dehua, China (ceramic hub) - Dimensions: not provided - Custom logo processing available (mentioned in description) ## Trust signals - In-stock status: not provided - Return policy: not provided - Authentic Dehua origin claimed - Handmade construction noted - No certifications or reviews in facts ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4ed8450c8e84e7ea5786a59cf10fce5.png?v=1774320355) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e63c2e575df0fb90193ae2605ea04dd3d62a213e88cb25051d6b8e7eacc76117.jpg?v=1774320355) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99171e69f65afd2dbb12456e85e4144a81abf6d84249a23cd9afebd9975b0d02.jpg?v=1774320355) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d1156bdaca5a43f6f1acadbc3a0953241b5cd6cf6baeed3709d9b8a926536667.jpg?v=1774320355) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e768e20ac6724d0ea4486dd736a212c3dd71c410e55958a3adc336e48e114925.jpg?v=1774320355) ## Agent notes - Image understanding was not performed; all images are listed as fetchable assets without visual interpretation. - Dimensions of the cup are not provided; volume and size are unknown. - No shipping or return policy information available. - The description mentions custom logo processing for business gifts; verify with seller.
This product has 9 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Handmade Ceramic · Lotus Seedpod Design · Dehua Origin
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": "Wabi-Sabi Lotus Tea Cup, Japanese Ceramic",
"quantity": 1,
"grams": 160000,
"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").