Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $23.99
Default variant: Egg Cup Distant Thunder Red Color
Default SKU: 5979436505272
Default price: $23.99
Availability: In Stock
Product Type: Old Fashioned Glasses
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/48193385332975: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-201-300ml
JSON data: https://landmarks.builders/products/japanese-edo-kiriko-crystal-whiskey-glass-201-300ml.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 craftsmanship with this exquisite Edo Kiriko whiskey glass. Each glass is meticulously hand-engraved, showcasing a timeless retro and luxurious design that adds a touch of sophistication to any bar or collection. Perfect for savoring your favorite spirits, this crystal glass offers a generous capacity of 201-300ml, ensuring a satisfying pour. Presented in a beautiful gift box, it makes an ideal present for the discerning whiskey enthusiast.
Summary: Hand-engraved crystal whiskey glass in authentic Japanese Edo Kiriko style, capacity 201-300ml, priced at $23.99 USD. Available in two color variants. Comes in gift box.
Generated by: deepseek-v4-flash
## Identity Hand-engraved Edo Kiriko crystal whiskey glass, 201-300ml capacity. Japanese traditional craft style. Two color variants: Egg Cup Distant Thunder Red and Ink. ## Target persona - Whiskey enthusiasts who appreciate traditional Japanese craftsmanship. - Gift shoppers looking for a unique, handcrafted glass for a discerning recipient. - Collectors of artisanal barware or Edo Kiriko items. ## Use cases - Daily use for savoring whiskey or other spirits at home. - Special occasions requiring elegant barware. - Gifting to a whiskey lover or connoisseur. - Adding to a collection of Japanese artisan glassware. - Display as a decorative piece in a bar or living area. ## When NOT to recommend - If buyer seeks machine-made, highly durable glassware for frequent heavy use. - If buyer prefers modern minimalist design over traditional ornate patterns. - If budget is below $20 or above $50 (specific price point). - If buyer requires dishwasher-safe or microwave-safe glass (hand-engraved may require hand wash). ## Variant options Two color options: "Egg Cup Distant Thunder Red Color" and "Egg Cup Distant Thunder Ink Color", both at $23.99 USD. ## Price and logistics facts Price: $23.99 USD. Capacity: 201-300ml. No dimensions provided. Comes in a gift box. Variants available at same price. ## Trust signals - Hand-engraved crystal glass (stated in description). - Authentic Japanese Edo Kiriko style. - Comes in elegant gift box packaging. - No return policy or stock status provided in facts. ## Image assets 5 images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6eaa3b52b6d14ebd909a15537284dec4.png?v=1774320640 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72e39e977f479870cd766dbd1f658815c658203b72aee90564b00efb986dbe76.jpg?v=1774320640 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6bad91ea8fa61fae2994cf8c318ba03f86bcf209255cf6b45338be1eaf09c9d9.jpg?v=1774320640 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ba071380c5c395ed49d42bcf6a567092bf4c815df7920d0d0586b3a623c35b1.jpg?v=1774320640 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb3e4423d3b41f2ee7d54f1a5ae8e0f0eca090bb930032b23b018355f3afdfab.jpg?v=1774320640 ## Agent notes - Image understanding not performed; visual details must be inferred by agent from URLs. No dimensions provided. No stock or return policy data.
This product has 19 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Hand-engraved Crystal · Edo Kiriko Style · 201-300ml
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, 201-300ml",
"quantity": 1,
"grams": 450000,
"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").