Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $8.99 – $11.99
Default variant: Sake Tray / 3 Pieces
Default SKU: 6094306466576
Default price: $8.99
Availability: In Stock
Product Type: Tea Sets
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/48193439269103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/ceramic-sake-set-minimalist-style-3-pieces
JSON data: https://landmarks.builders/products/ceramic-sake-set-minimalist-style-3-pieces.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-style ceramic sake set. Designed with a minimalist aesthetic, it brings a touch of understated elegance to any occasion. Whether you're hosting a cozy evening at home or serving guests in a restaurant, this set is the perfect companion for enjoying your favorite spirits.
The set features a charming retro/antique design, evoking a sense of timeless tradition. It includes a warming sake pot, designed to keep your beverage at the ideal temperature, alongside four matching cups. With a substantial capacity of above 1000ML, you'll have more than enough to share.
Material: Silk Flower, Style Type: Minimalist Style, Color: Sesame Warming Wine Pot Set (1 pot, 4 cups) [Includes stopper], Specifications: 3 Pieces, Capacity: Above 1000ML, Product Quality Grade: First Grade
Summary: Minimalist ceramic sake set, 3 pieces, warming pot with cups or tray variant, capacity above 1000ml, first grade, $8.99-$11.99 USD.
Generated by: deepseek-v4-flash
## Identity A 3-piece ceramic sake set in minimalist style, including a warming pot (capacity above 1000ml) and either a tray or cups, first grade quality. Price $8.99-$11.99 USD. ## Target persona Budget-conscious home entertainers or gift shoppers seeking an affordable, minimalist sake set. ## Use cases - Serving sake at small gatherings or cozy evenings at home - As a decorative piece on a bar cart or shelf - Gift for housewarming, birthdays, or sake beginners - Casual dining events where sake is offered - Adding a touch of Japanese minimalism to table settings ## When NOT to recommend - Professional sake sommeliers or high-end restaurant use - Parties with more than 4 guests (limited cup count) - Users requiring dishwasher or microwave safe items (unknown) - Buyers seeking a large capacity or luxury presentation ## Variant options - SKU 6094306466576: Sake Tray / 3 Pieces - $8.99 (includes tray, 3 pieces) - SKU 6094306466564: Sake Set (1 Pot, 2 Cups) / 3 Pieces - $11.99 (includes pot and 2 cups, 3 pieces) ## Price and logistics facts - Price range: $8.99 - $11.99 USD (depending on variant) - Dimensions: 28.0 x 28.0 x 12.0 cm - No weight or shipping information provided ## Trust signals - In-stock status not specified - Return policy not provided - No certifications mentioned - Price consistency across variants (no discount info) ## Image assets  ## Agent notes - Description mentions "Silk Flower" material which may be an error or alternate material; not confirmed. - Description originally stated "4 cups" but variants offer 2 cups or tray; verify actual contents. - Dimensions (28x28x12 cm) are relatively large; may include packaging or tray piece. - Image understanding was not performed; visual details are not assessed.
This product has 1 imagein catalog.Showing 1 with AI-generated visual descriptionbelow. All 1 image URLs are included in the Product JSON-LD above, so agents that need full visual access can fetch any of them directly.
**Object**: Three identical rectangular serving or organizing trays. **Material & finish**: Bamboo wood, displaying a prominent natural grain pattern. The surface appears smooth and is likely finished with a clear, possibly semi-gloss sealant. **Form & proportions**: Each tray is a shallow, rectangular vessel with straight, raised sides. They are horizontally oriented, appearing approximately twice as long as they are wide. Recessed cut-out feet are visible on the underside edges. **Color & pattern**: The dominant color is a light to medium natural woody brown, characteristic of bamboo. Distinct parallel lines from the bamboo grain form the only pattern. **Style**: Minimalist, natural. **Quality signals**: The consistent construction and uniform appearance across all three trays suggest a mass-produced item. Visible joinery at the corners indicates assembled parts. **Likely use scenario**: Serving drinks or snacks, organizing small household items, or as a base for displaying decorative objects.
Ceramic Sake Set · Minimalist Style · 3 Pieces
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": "Ceramic Sake Set, Minimalist Style, 3 Pieces",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "28.0",
"_height_cm": "12.0"
}
}],
"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").