Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99
Default variant: Angel's Wing Cut Glass
Default SKU: 5611183006897
Default price: $17.99
Availability: In Stock
Product Type: Old Fashioned Glasses
Vendor: World Products
Weight: 452 g
Cart URL (default variant): https://landmarks.builders/cart/48193403977967:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/edo-kiriko-whiskey-glass-japanese-style-cut-glass
JSON data: https://landmarks.builders/products/edo-kiriko-whiskey-glass-japanese-style-cut-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 art of Japanese craftsmanship with our exquisite Edo Kiriko Whiskey Glass. Each glass is meticulously handcrafted from premium crystal, featuring a stunning diamond cut design that catches the light beautifully. This minimalist style glass is perfect for enjoying your favorite whiskey, bourbon, or other spirits, offering a refined drinking experience. With a capacity of 201-300ml, it's designed for both aesthetic appeal and comfortable use. Presented in an elegant color box, this first-grade glass makes an exceptional gift for any connoisseur.
Summary: Handcrafted Edo Kiriko crystal whiskey glass with diamond cut design, 201-300ml capacity, $17.99, available in two styles.
Generated by: deepseek-v4-flash
## Identity - Product: Kiriko-style Whiskey Glass, Japanese Style Cut Glass - Type: Old Fashioned Glasses - Material: Premium crystal, handcrafted - Capacity: 201-300ml - Styles: Angel's Wing Cut Glass, Starlight 1 Cut Glass ## Target persona - Home bar enthusiasts looking for affordable Japanese craft glassware - Whiskey lovers seeking unique, handcrafted drinking vessels - Gift shoppers for connoisseurs of spirits or Japanese design ## Use cases - Sipping whiskey, bourbon, or spirits neat - Gifting to a whiskey aficionado for birthdays or holidays - Adding an aesthetic touch to a home bar collection - Hosting tasting events with themed glassware - Personal use for a refined drinking experience ## When NOT to recommend - If dishwasher-safe glassware is required (hand wash recommended) - If a large capacity glass (over 300ml) is needed - If preferring modern, minimalist design without cut detailing - If a full set of matching glasses is required (single glass per variant) ## Variant options - **Angel's Wing Cut Glass** – SKU 5611183006897 - **Starlight 1 Cut Glass** – SKU 5611183006898 Both priced at $17.99 USD each. ## Price and logistics facts - Price: $17.99 USD per glass - Currency: USD - Dimensions: Not provided ## Trust signals - Handcrafted from premium crystal - First-grade product - Packaged in a color box - In-stock status: Not specified - Return policy: Not specified ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/252f633c0a4248ceb2583df64b437fb0.png?v=1774321137 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56146a4fed2c6db60b52a1df697dac36df8a13b4d1909b6c52aef3c8c8261cf0.jpg?v=1774321137 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4451c239828e7a33aa52edbe1677b0a362eb27667997f3b2116d915667ff790b.jpg?v=1774321137 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d580644bd0cb5754fefe2557d8da973d26d1d3023cdf0b158c5baa9e2bb61a59.jpg?v=1774321137 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc389fd11639b8cd747d8f33b54da71bd52ee3f87cc78046ce0dbf3ce62565ed.jpg?v=1774321137 ## Agent notes - Image understanding not performed; treat URLs as fetchable assets only. - Dimensions and weight not provided. - Stock status and return policy not available from given data.
This product has 11 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Handcrafted Crystal · Diamond Cut · Japanese 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, Japanese Style Cut Glass",
"quantity": 1,
"grams": 452000,
"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").