Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99
Default variant: Red Drum Shape Far Thunder
Default SKU: 5809344679048
Default price: $22.99
Availability: In Stock
Product Type: Tumblers & Water Glasses
Vendor: World Products
Weight: 282 g
Cart URL (default variant): https://landmarks.builders/cart/48193409482991: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-whiskey-glass-light-luxury-retro
JSON data: https://landmarks.builders/products/hand-engraved-crystal-whiskey-glass-light-luxury-retro.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-Engraved Crystal Whiskey Glass. Each glass is meticulously crafted with a light luxury retro style, drawing inspiration from the intricate beauty of Japanese Edo Kiriko artistry. The hand-engraved details catch the light beautifully, transforming your whiskey-drinking ritual into an experience.
Material: Crystal Glass
Capacity: 301-400ml
Style: Light Luxury Retro
Color: Ink Blue Drum with Distant Thunder, Wooden Box
Packaging: Gift Box Packaging
Weight: 282g
Quantity: 1 pc
Summary: Hand-engraved crystal whiskey glass inspired by Japanese Edo Kiriko, 301-400ml capacity, available in multiple colors, comes in gift box.
Generated by: deepseek-v4-flash
## Identity Kiriko-style Crystal Whiskey Glass, Light Luxury Retro ## Target persona Whiskey enthusiasts and collectors who appreciate artisan craftsmanship and unique gift options. Ideal for adults aged 25+ with an interest in premium barware. ## Use cases - Enjoying a neat pour of whiskey, bourbon, or scotch at home. - Gifting to a whiskey connoisseur for birthdays, holidays, or corporate gifts. - Adding a decorative piece to a home bar or liquor cabinet. - Special occasion drinking (anniversaries, celebrations). - Collecting artisan crystal glassware. ## When NOT to recommend - Everyday heavy use: glass requires hand washing and is delicate. - Buyers seeking a full set of glasses (sold individually). - Budget-conscious buyers seeking cheaper, less ornate options. - Users preferring modern minimalist designs over retro style. ## Variant options - Red Drum Shape Far Thunder (SKU: 5809344679048) – $22.99 - Ink Blue Drum Shape Far Thunder (SKU: 5809344679049) – $22.99 ## Price and logistics facts - Price: $22.99 USD per glass. - Packaging: Gift box included; optional wooden box available. - Weight: 282g. - Dimensions: Not provided. ## Trust signals - Price consistent across both color variants. - Comes in gift box packaging suitable for presenting. - Hand-engraved crystal – quality material. - No information on stock status or return policy. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e9e60da160d242eca4040f1040df5660.png?v=1774321296 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5f75f3433ca1969cc66d285d6afbb54145030a2dde9196f2b54c96ea9c6d9f1d.jpg?v=1774321296 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/810a6ec218317daf47d5557b537de365645e8ff22823b6e001e2db543d457924.jpg?v=1774321296 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf06aad55fe1a304d0f6a52b1aa40ceab2f640f235c1baeb8e151d11c901190a.jpg?v=1774321296 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/807adc1d48b4a231a99cfb1f9ecaeada757866581499d0ac704963c34fcaaeb8.jpg?v=1774321296 ## Agent notes No image understanding was performed on the provided URLs. Dimensions of the glass were not provided in the facts. Stock status and return policy are not known.
This product has 15 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Hand-Engraved Crystal · 301-400ml · Light Luxury Retro
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, Light Luxury Retro",
"quantity": 1,
"grams": 282000,
"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").