Brand: World Products (Landmark)
SKU: 5302207914307
Price: $11.99
Availability: In Stock
Product Type: Cup & Saucer Sets
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/48193396441327:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/five-elements-ceramic-tea-cup-set-japanese-style
JSON data: https://landmarks.builders/products/five-elements-ceramic-tea-cup-set-japanese-style.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 Five Elements Tea Cup Set, a collection designed for both aesthetic appeal and functional elegance. Each semi-handmade ceramic cup features a unique, kiln-dyed glaze, showcasing the beauty of natural variations. Inspired by the 'Five Elements' philosophy, this set is perfect for individual tea tasting or for sharing moments of tranquility.
Made from high-quality Dehua ceramic, renowned for its fine texture and purity, these cups offer a refined experience. The minimalist Japanese style complements any setting, making them a sophisticated addition to your tea ware collection. With a compact 80ml capacity, each cup is perfectly sized for a personal serving.
Presented as a business gift or for personal enjoyment, this Five Elements Tea Cup Set is a thoughtful choice for any occasion, especially for National Day celebrations. Its unique design and quality craftsmanship make it a memorable present for tea enthusiasts and collectors alike.
Summary: Five Elements Ceramic Tea Cup Set: semi-handmade Dehua ceramic cups with kiln-dyed glaze, 80ml capacity, Japanese minimalist style, priced at $11.99 USD.
Generated by: deepseek-v4-flash
## Identity Five Elements Ceramic Tea Cup Set, Japanese Style – semi-handmade Dehua ceramic cups (80ml) with kiln-dyed glaze. ## Target persona Tea enthusiasts seeking aesthetic semi-handmade cups; gift buyers for tea lovers; collectors of minimalist Japanese teaware; individuals practicing tea rituals. ## Use cases - Individual tea tasting at home - Gifting to tea enthusiast friends - Use during meditation or quiet moments - Decorative element in a tea ware collection - Small tea ceremonies or personal rituals ## When NOT to recommend - When large-capacity cups (>80ml) are needed - When perfectly uniform cups are expected (semi-handmade variations exist) - When dishwasher/microwave safety is required (not specified) - For commercial restaurant use ## Variant options - Five Elements / 80ml: $11.99 USD (SKU 5302207914307) ## Price and logistics facts Price: $11.99 USD per set. Only one variant. No shipping cost, dimensions, or weight provided. ## Trust signals Semi-handmade from Dehua ceramic; kiln-dyed glaze. No stock status or return policy provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/abf17407c18a4886aff1e8bbb7ea9a4d.png?v=1774320918 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8efd5d47e629f5df558030d2b1a5b2ff89257c400bc123f60dd5c58d9c78282.jpg?v=1774320918 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c4ab66c141a43f6c4dd6b415c6864bd354e733f5771d10a67920669421992ef.jpg?v=1774320918 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/539b583f079af051c0d32b587189a55eeb708ecd569df89d51b45e11c145011a.jpg?v=1774320918 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e39450a2f705b39576fcce303be6b9d8f39f5954c51bf61c918e32d668a832e.jpg?v=1774320918 ## Agent notes Image understanding was not performed; no visual details verified from URLs. Dimensions and shipping details missing.
This product has 7 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Handcrafted Ceramic · Kiln-Dyed Glaze · 80ml Cups
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": "Five Elements Ceramic Tea Cup Set, Japanese Style",
"quantity": 1,
"grams": 800000,
"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").