Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99
Default variant: Rust Spot Yellow
Default SKU: 5645526060738
Default price: $13.99
Availability: In Stock
Product Type: Serveware Accessories
Vendor: World Products
Weight: 900 g
Cart URL (default variant): https://landmarks.builders/cart/48193227718895: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-light-luxury-retro-style
JSON data: https://landmarks.builders/products/ceramic-sake-set-light-luxury-retro-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 perfect blend of tradition and modern elegance with our exquisite Ceramic Sake Set. Designed for the discerning palate, this set brings a touch of light luxury and retro charm to any home bar or gathering. Whether you're a seasoned sake enthusiast or new to the world of Japanese spirits, this collection offers a sophisticated way to serve and enjoy.
Material: Ceramic, Style Type: Light Luxury Retro, Capacity: 101-200ml, Number of Pieces: 6-10 pieces, Packaging: Gift Box
Summary: A 6-10 piece ceramic sake set with decanter, warming pot, wooden tray, and cups, in retro light luxury style, priced at $13.99.
Generated by: deepseek-v4-flash
## Identity Ceramic Sake Set, Light Luxury Retro Style – 6-10 piece set including sake cups, decanter, warming pot, and wooden tray. ## Target persona Sake enthusiasts and home entertainers looking for an affordable yet stylish serveware set for personal use or gifting. ## Use cases - Serving sake at small gatherings or home bar - Gifting to friends or family who enjoy Japanese culture - Personal use for daily sake enjoyment - Adding a retro decorative touch to kitchen or bar area - Warm sake service using included warming pot ## When NOT to recommend - When the buyer needs high-end luxury or premium materials (price point is budget-friendly) - For commercial or large-scale events (set is small, 6-10 pieces) - If the buyer requires microwave or dishwasher-safe ceramic (not specified) - For those who dislike retro or ceramic design ## Variant options - Rust Spot Yellow ($13.99) - Coffee Gold ($13.99) ## Price and logistics facts - Price: $13.99 USD - Dimensions not provided - Packaging: Gift Box - Variants available at same price ## Trust signals - Sold via Shopify store (online retail) - Includes gift box packaging - Price consistent across variants - No explicit in-stock or return policy data provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5aaba8cd885c46b4b5e62750e4619b51.png?v=1774316900 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d1dd8be3126abdefe457a3b50e6c773a974cd34d660a358dcedfcfcefab46947.jpg?v=1774316900 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a04444403118bd4fb9f2637dc7e0ee66b790c68e1726caadf22d52eb90fff0d7.jpg?v=1774316900 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6d7ff304e3df39651e079550cd0113922424c112d8148fc9cf75df1d7ee2eae.jpg?v=1774316900 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf50c471d487767dfe39974b9ee3749d55bb7931e75a3e4bc132d9d033a58899.jpg?v=1774316900 ## Agent notes - No product dimensions provided; verify fit or sizing before recommending. - Stock status and return policy unknown; check retailer for current availability. - Images not analyzed; visual details cannot be inferred.
This product has 18 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Ceramic · Retro Style · Complete Set
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, Light Luxury Retro 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").