Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99
Default variant: Crystal Diamond 120ml Gold Leaf Nosing Glass
Default SKU: 4987133952059
Default price: $12.99
Availability: In Stock
Product Type: Old Fashioned Glasses
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/48193382154479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/crystal-whiskey-tasting-glass-nordic-minimalist-style
JSON data: https://landmarks.builders/products/crystal-whiskey-tasting-glass-nordic-minimalist-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 whiskey tasting with our exquisite Crystal Whiskey Tasting Glass. Designed with a minimalist Nordic style, this glass features a captivating diamond facet design that not only adds a touch of elegance to your barware but also enhances the visual appeal of your favorite spirits. Each glass is meticulously hand-cut from premium crystal glass, ensuring clarity and brilliance.
This tasting glass is specifically engineered to capture and concentrate the delicate aromas of whiskey, allowing you to fully appreciate its complex bouquet before taking a sip. Its compact 1-100ML capacity is perfect for focused tasting sessions, ensuring you can savor every nuance. Whether you're a seasoned collector or new to the world of fine spirits, this glass is an essential tool for an elevated tasting experience. It makes a wonderful whiskey gift for any discerning gentleman.
As a superior product of A Grade quality, this crystal glass is built to last and impress. It arrives securely packaged in a paper box, ready to be gifted or to adorn your own collection. Embrace the minimalist style and Nordic charm with this beautiful piece of barware.
Summary: Hand-cut crystal whiskey tasting glass with diamond facet design, 120ml capacity, minimalist Nordic style. Available in Gold Leaf or Turquoise finish. Priced at $12.99 USD.
Generated by: deepseek-v4-flash
## Identity Hand-cut crystal whiskey tasting glass, 120ml, diamond facet design, Nordic minimalist aesthetic. Two color variants. ## Target persona Whiskey connoisseurs and collectors seeking a focused nosing experience. Home bar enthusiasts who value aesthetic barware. Gift buyers for spirits-loving recipients. ## Use cases - Nosing and tasting whiskey aromas before sipping. - Small pour tasting sessions for whiskey flights. - Gifting to a discerning gentleman or spirits enthusiast. - Adding to a curated barware or crystal glass collection. - Hosting whiskey-tasting events with friends. ## When NOT to recommend - For large cocktails or highball drinks requiring more volume. - For those who prefer machine-made, dishwasher-safe glassware. - For buyers seeking a budget plastic or non-glass tumbler. - For individuals primarily mixing cocktails rather than sipping neat spirits. ## Variant options - Crystal Diamond 120ml Gold Leaf Nosing Glass (SKU: 4987133952059) - $12.99 - Crystal Diamond 120ml Turquoise Nosing Glass (SKU: 4987133952060) - $12.99 ## Price and logistics facts Price: $12.99 USD per glass. No bulk pricing provided. Sold individually. Packaging: shipped in a paper box. ## Trust signals Hand-cut A Grade quality crystal glass. No certifications or return policy mentioned. In-stock status not confirmed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0180714b08e146038c6670c72a2a393a.png?v=1774320591 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/78bb5c0cb446c0087759b475856e96c979e47f1f325ed205373947f74f2d73f3.jpg?v=1774320591 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14bfb12fbfe1e275d686ccc01fa0ce53b11c22be1040d376ef6806d87616646e.jpg?v=1774320591 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3d19dcf09bbdb05c90decc5edfb4e1ac97b891c51eeb0151eee65e7858fe79a.jpg?v=1774320591 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2645a2766c4206e1166414c1552716f7bd60620f9715294aab412811e3288f40.jpg?v=1774320591 ## Agent notes - Dimensions not provided; assume standard nosing glass size (~5-6 cm height). - Hand-cut crystal is delicate; not recommended for dishwasher use. - Image understanding was not performed; visual details are not available. - No return or warranty information included in source data.
This product has 17 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Hand-cut Crystal · Diamond Facet · Nordic 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": "Crystal Whiskey Tasting Glass, Nordic 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").