Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $46.99
Default variant: Amber Red Chrysanthemum
Default SKU: 6026892701750
Default price: $42.99
Availability: In Stock
Product Type: Old Fashioned Glasses
Vendor: World Products
Weight: 360 g
Cart URL (default variant): https://landmarks.builders/cart/48193214972143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/hand-carved-crystal-whiskey-glass-japanese-style
JSON data: https://landmarks.builders/products/hand-carved-crystal-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 art of fine drinking with our Hand-carved Crystal Whiskey Glass. Each glass is meticulously crafted, showcasing a beautiful Japanese style aesthetic that adds a touch of elegance to any occasion. Designed for the discerning palate, this stemless, lidless glass is perfect for enjoying your favorite whiskey, baijiu, or other spirits.
The minimalist style of this crystal glass complements any decor, making it a versatile addition to your home bar, office, lounge, or restaurant. With a capacity of 201-300ml and compact dimensions of 9*8cm, it offers a comfortable and balanced feel in hand. Crafted from high-quality crystal glass, it ensures clarity and durability, reflecting its First Grade product quality.
Presented in a beautiful gift box and including a matching coaster, this whiskey glass makes an exceptional gift for any spirit enthusiast. Its timeless design and superior craftsmanship are sure to impress.
Summary: Hand-carved crystal whiskey glass with Japanese style, 201-300ml capacity, 9x8cm, includes gift box and coaster. Available in Amber Red or Amber Blue Chrysanthemum.
Generated by: deepseek-v4-flash
## Identity Hand-carved Crystal Whiskey Glass, Japanese Style – Crystal Old Fashioned Glass ## Target persona Whiskey and spirit enthusiasts; home bar owners; gift-givers for spirit lovers. ## Use cases - Enjoying whiskey neat or on the rocks - Serving baijiu at gatherings - As a decorative barware piece - Gifting to a spirit connoisseur - Use in a lounge or restaurant setting ## When NOT to recommend - For those needing dishwasher-safe glassware (hand-wash recommended) - For outdoor or high-traffic commercial dishwashing - For customers seeking large capacity glasses (max 300ml) - For those on a tight budget (price $43-$47) ## Variant options - Amber Red Chrysanthemum: $42.99 - Amber Blue Chrysanthemum: $46.99 ## Price and logistics facts Price: $42.99 (Amber Red), $46.99 (Amber Blue). Dimensions: 9x8cm. Capacity: 201-300ml. No shipping info provided. ## Trust signals In-stock status not specified. Gift box and coaster included. First Grade product quality stated. No return policy information provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9781d3d7da1f4d8fa3f20c88996c17d1.png?v=1774316266 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b3fb45ab1d1236352816cecceb38745beb7060eda600b5552968e1df8058de4.jpg?v=1774316266 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/67de0f8e16bff7461db95582c30f2b5345ec6470e1bf93791dd4dd3abe4ad851.jpg?v=1774316266 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aba051700208d7a999161470a89cb395b3631a15f3ba7434e5283e5cf50dd276.jpg?v=1774316266 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1d8d1c9410007ac14c711b049cd1c2426085ff21809f1145923a83f54ea6b01.jpg?v=1774316266 ## Agent notes Image analysis not performed; visual details not inferred. Only factual product attributes used.
This product has 18 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Hand-carved 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-carved Crystal Whiskey Glass, Japanese Style",
"quantity": 1,
"grams": 360000,
"properties": {
"_length_cm": "9.0",
"_width_cm": "8.0",
"_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").