Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $30.99
Default variant: Amber Black Wave Chrysanthemum
Default SKU: 4688213121722
Default price: $30.99
Availability: In Stock
Product Type: Old Fashioned Glasses
Vendor: World Products
Weight: 340 g
Cart URL (default variant): https://landmarks.builders/cart/48193215758575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/hand-engraved-crystal-glass-whiskey-glass-japanese-style
JSON data: https://landmarks.builders/products/hand-engraved-crystal-glass-whiskey-glass-japanese-style.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 traditional Japanese craftsmanship with our exquisite hand-engraved crystal glass. Each piece showcases the intricate beauty of the 'Edokiriko' style, meticulously carved by skilled artisans. This versatile wine glass is designed to enhance the enjoyment of your favorite whiskey, wine, or beer, offering a sophisticated way to savor every sip.
Crafted from premium crystal glass, this glassware boasts superior clarity and a satisfying weight. The minimalist style, combined with Japanese aesthetics, creates a timeless piece that complements any setting. The Wave Chrysanthemum design adds a touch of elegance, making it a standout addition to your collection.
Presented in a beautiful gift box, this set of four crystal glasses is an ideal present for connoisseurs, special occasions, or as a luxurious treat for yourself. Its eco-friendly nature and excellent quality grade ensure a lasting impression.
Summary: Set of four hand-engraved crystal whiskey glasses in Japanese Edokiriko style, priced at $30.99 USD, available in two color variants, packaged in a gift box.
Generated by: deepseek-v4-flash
## Identity Hand-Engraved Crystal Glass Whiskey Glass, Japanese Style – Set of 4 crystal old fashioned glasses with Edokiriko wave chrysanthemum engraving. Available in Amber Black and Amber Blue. Priced at $30.99 USD. ## Target persona - Whiskey enthusiasts who appreciate Japanese craftsmanship - Collectors of handcrafted glassware - Gift buyers seeking a premium yet affordable present for housewarmings or weddings - Home bar hobbyists looking to elevate their drink presentation ## Use cases - Serving whiskey or bourbon on the rocks at home gatherings - Gifting to a colleague or friend who values Japanese aesthetics - Using as everyday wine or beer glasses for special dinners - Displaying as decorative crystal pieces on a bar cart - Personal use for sipping spirits neat ## When NOT to recommend - Buyers needing large-capacity tumblers (>300 ml) for iced drinks - Those seeking dishwasher-safe or highly durable glassware for daily heavy use - People looking for cheap, disposable party glasses - Buyers who prefer modern, stemless or minimalist designs without engraving ## Variant options - Amber Black Wave Chrysanthemum (SKU: 4688213121722) – $30.99 - Amber Blue Wave Chrysanthemum (SKU: 4688213121721) – $30.99 ## Price and logistics facts - Price: $30.99 USD (set of 4) - Dimensions: Not provided - Capacity: 201-300 ml per glass - Material: Crystal glass - Packaging: Gift box included ## Trust signals - In-stock status: Not specified - Return policy: Not specified - Price consistency: Both variants at same price - Certifications: None stated ## Image assets      ## Agent notes - Dimensions not provided; cannot confirm fit for standard shelves or cabinets. - Inventory status and return policy unknown; verify before recommending. - Image content could not be interpreted; details based solely on text description.
This product has 17 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Hand-Engraved Crystal · Japanese 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": "Hand-Engraved Crystal Glass Whiskey Glass, Japanese Style",
"quantity": 1,
"grams": 340000,
"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").