Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99
Default variant: Red Floral Kiriko
Default SKU: 5887120718619
Default price: $17.99
Availability: In Stock
Product Type: Tumblers & Water Glasses
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/48193412137199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/edo-kiriko-crystal-whiskey-glass-green-dragon-eye-cut
JSON data: https://landmarks.builders/products/edo-kiriko-crystal-whiskey-glass-green-dragon-eye-cut.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elevate your drinking experience with this stunning Edo Kiriko-style crystal whiskey glass. Meticulously crafted with a captivating Green Hexagonal Dragon Eye Cut pattern, this glass embodies a light luxury retro aesthetic that is both timeless and sophisticated. Each piece is a testament to artisanal skill, featuring hand-engraved crystal that catches the light beautifully, enhancing the visual appeal of your favorite spirits.
Material: Glass, Capacity: 301-400ml, Weight: 300G, Color: Green Hexagonal Dragon Eye Cut Glass, Style Type: Light Luxury Retro, Product Quality Grade: First Class.
Summary: Edo Kiriko-style crystal whiskey glass with hand-engraved Green Dragon Eye Cut, 301-400ml capacity, $17.99.
Generated by: deepseek-v4-flash
## Identity Kiriko-style Crystal Whiskey Glass, Green Dragon Eye Cut ## Target persona Adult whiskey enthusiasts who value handcrafted glassware and vintage Japanese design. ## Use cases - Sipping whiskey or spirits at home with elegance - Gifting to a design-conscious friend or whiskey lover - Display on a bar cart or shelf as decor - Collecting artisan Japanese glassware - Tasting and comparing spirits with visual appeal ## When NOT to recommend - For frequent dishwasher cleaning (hand-engraved is delicate) - For heavy daily use or commercial bar setting (potential fragility) - For buyers preferring minimalist modern or stark contemporary designs - For budget shoppers seeking sub-$10 glassware ## Variant options - Green Hexagonal Dragon Eye Cut (this variant) - Red Floral Kiriko ($17.99) - Blue Floral Kiriko ($17.99) ## Price and logistics facts - Price: $17.99 USD - No other logistics information provided (e.g., shipping, dimensions) ## Trust signals - First Class quality grade per description - Arrives in an elegant gift box - No stock status or return policy information available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4cc693788a4444a5b2001b0c9e0a442a.png?v=1774321368 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/594f2be3de1d3257aafa260cdbe2e0ed09127d0b93c405b3bab703f86f33e573.jpg?v=1774321368 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0869b7879cde5c431d86a1de7a785d4cf0258f74689e23213d170ee6ebc40c43.jpg?v=1774321368 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a7dcf3ea1d6e00be5827f2d1715b144dd3825db9d7839f03b32e9cd93fe6be3.jpg?v=1774321368 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d611f1407ab15286fe4610b2293473a286d30875e6e3d846a50242b716042f3.jpg?v=1774321368 ## Agent notes - No inventory or return policy provided; assume limited stock. - Image understanding not performed; do not infer visual details beyond listed pattern.
This product has 17 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Edo Kiriko Crystal · Green Dragon Eye Cut · Hand-Engraved
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 Crystal Whiskey Glass, Green Dragon Eye Cut",
"quantity": 1,
"grams": 250000,
"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").