Brand: World Products (Landmark)
SKU: 5914425628817
Price: $11.99
Availability: In Stock
Product Type: Sake Set
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/48193220378863: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-fresh-cute-style-601-700ml
JSON data: https://landmarks.builders/products/japanese-sake-set-fresh-cute-style-601-700ml.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elevate your drinking experience with this delightful Japanese-style sake set. Designed with a fresh and cute aesthetic, it's perfect for both casual enjoyment and special occasions. Whether you prefer your sake chilled or warm, this set is your ideal companion for savoring your favorite spirits.
Item Number: MM8880003, Color: Sake set, Capacity: 601-700ml, Style Type: Fresh and cute, Applicable Object: Alcohol
Summary: Japanese sake set with fresh cute style, 601-700ml capacity, includes ceramic pot and cups, gift-boxed, priced at $11.99.
Generated by: deepseek-v4-flash
## Identity Japanese Sake Set, Fresh & Cute Style, 601-700ml. Ceramic sake pot and cups set. Price: $11.99 USD. ## Target persona Budget-conscious individuals seeking an affordable, decorative sake set. Fans of Japanese kawaii aesthetics. Gift buyers for casual occasions. ## Use cases - Serving chilled or warm sake at home parties. - Gifting to friends or family who enjoy Japanese culture. - Decorative display on a shelf or bar. - Hosting small gatherings with a thematic touch. - Starter set for beginners exploring sake. ## When NOT to recommend - If the buyer requires high-volume sake service (e.g., over 700ml per session). - For professional or formal tea ceremonies requiring traditional high-quality ceramic. - When the buyer seeks a minimalist or luxury design. - If the buyer needs dishwasher-safe or microwave-safe ceramic (not specified). ## Variant options - Sake Set / 601-700ml ($11.99) – only variant. ## Price and logistics facts - Price: $11.99 USD. - No shipping cost or delivery time provided. - Dimensions not available. ## Trust signals - Single price point across variant. - Listed with item number MM8880003. - Includes gift box as described. - In-stock status not confirmed. - Return policy not stated. ## Image assets -  -  -  -  -  ## Agent notes - Images were not analyzed; do not infer visual details beyond provided URLs. - No user reviews or ratings available. - Capacity 601-700ml refers to the pot, not individual cups.
This product has 9 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Ceramic · 600-700ml · Japanese 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": "Japanese Sake Set, Fresh \u0026 Cute Style, 601-700ml",
"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").