Brand: World Products (Landmark)
SKU: 5551155780956
Price: $10.99
Availability: In Stock
Product Type: Tea Sets
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/48193408762095:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/japanese-sake-set-ceramic-pot-cups-cherry-blossom
JSON data: https://landmarks.builders/products/japanese-sake-set-ceramic-pot-cups-cherry-blossom.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 Japanese sake with this exquisite ceramic sake set. Featuring a beautiful cherry blossom design, this set brings a touch of minimalist elegance to your home bar or dining table. Each piece is hand-painted with a retro charm, making it a unique addition to your drinkware collection.
Whether you're enjoying a quiet evening or entertaining guests, this sake set is ideal for serving sake or other spirits. Its first-class quality and timeless design ensure it will be a cherished item for years to come. The set comes beautifully packaged in a gift box, making it an excellent choice for any occasion.
Summary: Japanese ceramic sake set with cherry blossom design, includes 245ml pot and two 50ml cups, hand-painted, priced at $10.99 USD.
Generated by: deepseek-v4-flash
## Identity Japanese Sake Set: Ceramic Pot & Cups - Cherry Blossom ## Target persona Home bar enthusiasts, Japanese culture admirers, sake beginners, gift shoppers. ## Use cases - Serving sake at parties or intimate gatherings - Evening relaxation with a small pour - Gift for housewarming, birthdays, or holidays - Display as decorative cherry blossom-themed drinkware - Pairing with sushi or Japanese cuisine dinners ## When NOT to recommend - Large events requiring more than 245ml sake capacity - Professional sommelier seeking high-end, precise sakeware - Microwave or dishwasher use (hand-painted ceramic may not be safe) - Users needing a full set of 4+ cups ## Variant options - Sakura Pattern / 1 Carafe (245ml) / 2 Cups (50ml each) — $10.99 USD ## Price and logistics facts - Price: $10.99 USD - Dimensions: not provided - Material: high-quality ceramic - Style: Japanese minimalist, cherry blossom design - Includes gift box packaging ## Trust signals - Single variant available - No return policy information provided - No certifications listed - In-stock status not confirmed ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d05509f0923441b82720bc78ee0f600.png?v=1774321256 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc1e65480a9eeaaca1a823bdff5ac88488f56f78dabd63ea510cce8e359cfc7a.jpg?v=1774321256 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/29e349b480facc8b419cfdc9e8095b33410addd68dfb93a28cc26d8a68aa7f4c.jpg?v=1774321256 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b6aa0a618af3f9f11ce0deeec2543dffc89f0a7cfe75fc9c525ee478bb14811.jpg?v=1774321256 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b5636dbd808750e1b9b8fd863b9039a82efd59a9cc8f268b76b37f5f6539fc6b.jpg?v=1774321256 ## Agent notes - Dimensions not provided; verify before shipping. - No microwave or dishwasher safety info. - Hand-painted: may have slight variations.
This product has 6 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Ceramic · Cherry Blossom · 245ml Pot & 50ml 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 Sake Set: Ceramic Pot \u0026 Cups - Cherry Blossom",
"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").