Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99
Default variant: Plum Green (1 Pot 10 Cups)
Default SKU: 5282933759292
Default price: $16.99
Availability: In Stock
Product Type: Liquor Decanters
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/48193392345327: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-12-piece-minimalist-style
JSON data: https://landmarks.builders/products/japanese-sake-set-ceramic-12-piece-minimalist-style.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Discover the art of sake with this exquisite Japanese Sake Set. Designed for both aesthetic appeal and functionality, this 12-piece collection brings a touch of minimalist elegance to your home. Crafted from high-quality ceramic, each piece reflects a charming retro Japanese style, perfect for savoring your favorite sake.
This set includes one sake pot, ten delicate cups, and a convenient wine rack, making it ideal for entertaining or personal enjoyment. The minimalist style ensures it complements any decor. Plus, with the option for custom logo imprinting, it makes a unique and personalized gift or promotional item.
Summary: A 12-piece ceramic Japanese sake set (1 pot, 10 cups, 1 wine rack) in minimalist style, available in Plum Green and Powder Blue, priced at $16.99.
Generated by: deepseek-v4-flash
## Identity Japanese Sake Set Ceramic 12-Piece Minimalist Style ## Target persona - Sake enthusiasts looking for an affordable entry set - Home entertainers who host small gatherings - Gift buyers seeking a unique present for lovers of Japanese culture - Minimalist decor aficionados ## Use cases - Serving sake at intimate dinner parties or with friends - Personal sake tasting and enjoyment at home - Adding a decorative ceramic set to a home bar or kitchen shelf - Gifting for housewarmings, birthdays, or holidays - Customizing with a logo for promotional events or branding ## When NOT to recommend - For buyers who prefer glass or porcelain over ceramic - For large parties needing more than 10 cups - For professional sake testing requiring specific cup shapes - For those seeking a premium high-end set with intricate designs ## Variant options - **Plum Green (1 Pot 10 Cups)** - SKU: 5282933759292 - $16.99 - **Powder Blue (1 Pot 10 Cups)** - SKU: 5282933759293 - $16.99 ## Price and logistics facts - Price: $16.99 USD - Dimensions: not provided - Shipping: not specified ## Trust signals - In-stock status: not provided - Return policy: not provided - No certifications listed - Price consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d83c91655db14af88d1b382771c4c810.png?v=1774320843 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/74f47f1e20632d3b1e2a4352d48d835cbce8dc49c6338f3ae1de943ffb359d5c.jpg?v=1774320843 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d2009f15582128e66cd65088429a17509b0214cbb90fe9c6bb4612d33a9e8100.jpg?v=1774320843 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/690f3f48d1d0ab5f9f146a3f6920be718210207c466fe2d3eb181cde0c63157b.jpg?v=1774320843 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/46b8842d82157d27f04131615fc363074a4df5f4e824a0afcfe097d71200d5e3.jpg?v=1774320843 ## Agent notes - Images were not analyzed; visual details such as actual colors, patterns, and design are not extracted from URLs.
This product has 17 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Ceramic · 12-Piece Set · Retro 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 Ceramic 12-Piece Minimalist Style",
"quantity": 1,
"grams": 1500000,
"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").