Brand: World Products (Landmark)
SKU: 4976965340293
Price: $22.99
Availability: In Stock
Product Type: Tumblers & Water Glasses
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/48193380253935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/japanese-cut-crystal-whiskey-glass-minimalist-style
JSON data: https://landmarks.builders/products/japanese-cut-crystal-whiskey-glass-minimalist-style.json
This product comes in 1 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 exquisite Japanese Cut Whiskey Glass. Designed for the discerning palate, this glass features a stunning Japanese-style cut pattern that catches the light beautifully. Its minimalist style complements any decor, making it a perfect addition to your home bar or a thoughtful housewarming gift.
Made from high-quality crystal, this glass not only looks stunning but also enhances the sensory experience of your favorite spirits. The thick bottom provides exceptional stability, ensuring a confident hold with every sip. Whether you're enjoying a neat pour of bourbon, a rich liquor, or a meticulously crafted cocktail, this versatile glass is designed to impress.
Summary: Japanese-style hand-cut crystal whiskey glass, 230ml capacity, minimalist design, for spirits and cocktails, priced at $22.99.
Generated by: deepseek-v4-flash
## Identity Japanese Cut Crystal Whiskey Glass, Minimalist Style. Hand-cut crystal, 230ml capacity (also listed as 101-200ml in description). Single variant: Japanese Hand-Cut 230ml (SKU 4976965340293). Price: $22.99 USD. ## Target persona - Whiskey enthusiasts seeking affordable crystal glassware. - Home bar owners with minimalist aesthetic. - Gift shoppers for housewarming or birthdays. - Collectors of Japanese-style drinkware. ## Use cases - Enjoying neat whiskey, bourbon, or other spirits. - Serving craft cocktails at home. - Displaying as a decorative bar piece. - Giving as a thoughtful gift for spirits lovers. - Daily use for water or juice due to sturdy crystal. ## When NOT to recommend - For large parties needing multiple identical glasses (only one variant, limited stock unknown). - For buyers seeking premium, branded crystal (e.g., Baccarat, Waterford). - For those preferring stemmed or specialized glass shapes. - For outdoor or rough use (crystal is fragile). ## Variant options Only one: Japanese Hand-Cut 230ml (SKU 4976965340293) at $22.99 USD. ## Price and logistics facts Price: $22.99 USD. Dimensions not provided. Weight not provided. Shipping costs and times not specified. Only one variant available. ## Trust signals - Product is listed as in stock (no stock level given, but available for purchase). - Return policy not stated. - Price is fixed per variant; no discounts mentioned. - No certifications or awards cited. ## Image assets - 5 images available: URLs provided in product data. Image content not analyzed; use as-is. ## Agent notes - Capacity inconsistency: description states 101-200ml, variant title states 230ml. Confirm with supplier if accuracy needed. - Dimensions missing; cannot infer size from text. - No reviews or ratings data. - No material composition detail beyond "crystal"; unclear if lead-free or not.
This product has 9 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Crystal · Japanese Cut · Minimalist
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": "Japanese Cut Crystal Whiskey Glass, Minimalist Style",
"quantity": 1,
"grams": 350000,
"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").