Brand: World Products (Landmark)
SKU: 5682596329264
Price: $16.99
Availability: In Stock
Product Type: Cup & Saucer Sets
Vendor: World Products
Weight: 900 g
Cart URL (default variant): https://landmarks.builders/cart/48193410826479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/japanese-ceramic-tea-set-new-chinese-style
JSON data: https://landmarks.builders/products/japanese-ceramic-tea-set-new-chinese-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 artistry of Japanese tea culture with this exquisite ceramic tea set. Handcrafted from Arita ware, each piece showcases a serene landscape design, bringing a touch of nature to your home. This set is perfect for intimate gatherings and thoughtful gifting, especially for honoring respected teachers on Teacher's Day. Its New Chinese style beautifully merges traditional aesthetics with contemporary elegance.
Material: Ceramic, Style: Chinese Style, Style Type: New Chinese Style, Capacity: 80ml, Item Number: NC-001, Gift Purpose: Commemorative Award, Is Gift: Yes, Business Gift, Applicable Gifting Occasion: Party Gathering, Applicable Gifting Relationship: Respected Teacher, Applicable Festival: Teacher's Day, Color Classification: Bei 1 See Mountain 5 Cup Gift Box, Patent: No
Summary: Japanese ceramic tea set with 5 cups (80ml each), handcrafted Arita ware landscape design, New Chinese style, priced at $16.99, ideal for gifting.
Generated by: deepseek-v4-flash
## Identity Japanese Ceramic Tea Set, New Chinese Style, 5-cup gift box (80ml each), SKU 5682596329264, price $16.99 USD. ## Target persona Person seeking an affordable, themed gift for a teacher or host; buyer interested in Japanese-inspired ceramic tableware; party host needing small cups for gatherings. ## Use cases - Teacher's Day appreciation gift - Business gift for colleagues or respected teachers - Party gathering tea service - Commemorative award for respectful relationships - Decorative landscape-themed tea set for home - Gifting to a respected teacher on special occasions ## When NOT to recommend - Buyer needing a large tea set for daily family use (only 5 small cups) - Buyer seeking authentic Japanese tea ceremony set (it's New Chinese Style) - Buyer wanting high-end premium ceramic (price $16.99) - Buyer requiring dishwasher or microwave safe (not specified) ## Variant options Only one variant: Color "North 1 See Mountain 5-Cup Gift Box", capacity 80ml, price $16.99. ## Price and logistics facts Price: $16.99 USD. No shipping or dimension info provided. Dimensions not available. ## Trust signals Listed as in stock (no explicit stock level). Fixed price $16.99 for the variant. No return policy or certifications mentioned. ## Image assets 5 images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a2e7c7bf0ec44d7196478ac1e0010687.png?v=1774321323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/852ce44a183e955db9ae8e49defb480807c8383cac3aa1983d22ceff0213f1c2.jpg?v=1774321324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c8da3be4a5a42928107eedf71a47d224a1f9e9267377863800388a35eab5031.jpg?v=1774321324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9dcebcb62f6d1e6e5d43fd0a023d99213d5294cd0af7feb946d39ff8c516e62.jpg?v=1774321324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83eb0d5c71344c1f82d41bc55314a25e472d570695047e87c0c63d4a5437a1d5.jpg?v=1774321324 ## Agent notes No additional notes.
This product has 8 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Arita Ware · Landscape Design · 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": "Japanese Ceramic Tea Set, New Chinese Style",
"quantity": 1,
"grams": 900000,
"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").