Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99
Default variant: Blue Chrysanthemum
Default SKU: 5842710937565
Default price: $18.99
Availability: In Stock
Product Type: Tumblers & Water Glasses
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/48193423147247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/japanese-edo-kiriko-crystal-whiskey-glass-black-chrysanthemum
JSON data: https://landmarks.builders/products/japanese-edo-kiriko-crystal-whiskey-glass-black-chrysanthemum.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 exquisite beauty of traditional Japanese craftsmanship with this hand-engraved crystal whiskey glass. Featuring the intricate 'Renju' chrysanthemum pattern, a symbol deeply rooted in Japanese culture, this glass brings a touch of light luxury and retro charm to any occasion. Each piece is meticulously crafted, showcasing the artistry of Edo Kiriko style.
More than just a whiskey glass, its elegant design makes it suitable for enjoying juice, beer, or any beverage of your choice. Packaged in a premium gift box, this crystal glass is an exceptional choice for gifting, especially for men who appreciate fine craftsmanship and timeless style. Its 201-300ml capacity offers a satisfying pour, while its lightweight feel ensures comfortable handling.
Summary: Hand-engraved crystal whiskey glass in Japanese Edo Kiriko style with chrysanthemum pattern, 201-300ml capacity, comes in gift box, priced at $18.99 USD.
Generated by: deepseek-v4-flash
## Identity Japanese Kiriko-style Crystal Whiskey Glass, Black Chrysanthemum - $18.99 USD ## Target persona Men interested in Japanese craftsmanship or light luxury drinkware; gift-givers seeking a refined present for whiskey or beverage enthusiasts. ## Use cases - Serving whiskey at home - As a decorative glass for juice or beer - Gifting to a colleague or friend who appreciates traditional art - Collectible for Kiriko glass admirers - Use during special occasions or daily enjoyment ## When NOT to recommend - For buyers seeking machine-made or very cheap glassware - For those who prefer large capacity tumblers (300ml+) - For users who need dishwasher-safe items (crystal may be delicate) - For those who want a plain, modern design without cultural motifs ## Variant options Three color options: Black Chrysanthemum (default), Blue Chrysanthemum, Red Chrysanthemum; all at $18.99. ## Price and logistics facts Price: $18.99 USD. No shipping or stock info provided. Assume available for purchase. ## Trust signals In-stock status not specified. Return policy not provided. No certifications listed. Price appears consistent across variants. Product images available (5 URLs). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8388c1383de4042a77802f44164c781.png?v=1774321604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/334a8e2ba29a9750635ee8d8a7cb1432bf5f9ba441dd84e64f714d20687d43d9.jpg?v=1774321604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3aaa0bb6d1e6f7135a8483095f678b314f738734264016ac23a5a45b358dfe52.jpg?v=1774321604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a3d00384923a6c323a85a962441a0987a43c182395ea7bf0799927a6993b475e.jpg?v=1774321604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/694d8bb930c646f2d63864490e8dc347334e8e321db600524182acb914c609e2.jpg?v=1774321604 ## Agent notes Dimensions not provided; consider weight and height for shipping. Crystal material may be fragile. Image understanding was not performed; visual attributes like color accuracy, pattern clarity, and glass transparency are unverified.
This product has 15 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Hand-engraved Crystal · Edo Kiriko · Chrysanthemum Pattern
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 Kiriko-style Crystal Whiskey Glass, Black Chrysanthemum",
"quantity": 1,
"grams": 350000,
"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").