Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $30.99 – $36.99
Default variant: Purple Dance Kiriko Egg Cup
Default SKU: 5508030992046
Default price: $30.99
Availability: In Stock
Product Type: Old Fashioned Glasses
Vendor: World Products
Weight: 320 g
Cart URL (default variant): https://landmarks.builders/cart/48193408172271: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-whiskey-glass-crystal-glass
JSON data: https://landmarks.builders/products/japanese-edo-kiriko-whiskey-glass-crystal-glass.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 artistry of Japanese glassmaking with our exquisite Edo Kiriko Whiskey Glass. Each piece is meticulously hand-engraved, showcasing the traditional Edo Kiriko style with a modern, minimalist aesthetic. Crafted from premium crystal glass, this tumbler offers exceptional clarity and a satisfying weight, enhancing the sensory experience of enjoying your favorite whiskey or spirits. Its elegant design makes it a beautiful addition to any home bar or a thoughtful gift for the discerning connoisseur.
1 x Japanese Edo Kiriko Whiskey Glass
Material: Crystal Glass, Color: 789 Blue Fluorite, Capacity: 201-300ml, Style: Japanese Style, Style Type: Minimalist Style, Packaging: Gift Box, Quantity: 1 pc, Weight: 320
Summary: Hand-engraved Edo Kiriko style crystal whiskey glass, 201-300ml capacity, priced at $30.99 USD, comes in gift box.
Generated by: deepseek-v4-flash
## Identity Hand-engraved Edo Kiriko style crystal whiskey glass, 201-300ml capacity, $30.99 USD. ## Target persona Whiskey enthusiasts and collectors of Japanese glassware seeking authentic Edo Kiriko craftsmanship. Gift shoppers for unique barware. ## Use cases - Enjoying whiskey or spirits in a hand-engraved, elegant glass. - Displaying as decorative barware with Japanese aesthetic. - Gifting to a connoisseur or host. - Adding a traditional Japanese touch to home bar. - Serving single pours or tastings. ## When NOT to recommend - For heavy daily use; crystal is delicate. - For large volume drinks (e.g., cocktails >300ml). - For budget buyers seeking mass-produced glassware. - For those preferring plain, unpatterned glasses. ## Variant options - Purple Dance Kiriko Egg Cup: $30.99 USD - Moonlit Ripples Egg Cup: $36.99 USD ## Price and logistics facts - Price: $30.99 USD (base variant). - Includes gift box packaging. - Dimensions not specified. ## Trust signals - Authentic Japanese Edo Kiriko style. - Premium crystal glass, hand-engraved. - Gift box included. - In stock (assumed from listing). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6069ec2493164d24a79be956ff152c2e.png?v=1774321231 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66502b5785914a21bfa8487fd8a622ec1592c54746f365b8fb704b44af7c403a.jpg?v=1774321231 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2bee24b2dc60fe65f287f2661d10f4a19837a867e8d1dda381ff3b6ab86f88c6.jpg?v=1774321231 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02ddadae8cc95e5d0d6c1e3bde4f860a21e3757dd25dd027e0d054107cdc3a65.jpg?v=1774321231 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7838c1be41eb40a3a3e1c915f48019cd3c049dac3d48c37abb72a0e19243d063.jpg?v=1774321231 ## Agent notes - Image content not confirmed; visual details not extracted. - Variants listed are egg cups, not whiskey glasses; verify product compatibility with merchant. - Dimensions and shipping specifics not provided. - No certification or warranty information available.
This product has 18 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Crystal Glass · Hand-Engraved · Edo Kiriko 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": "Kiriko-style Whiskey Glass, Crystal Glass",
"quantity": 1,
"grams": 320000,
"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").