Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99 – $27.99
Default variant: White / 101-200ml
Default SKU: 5445604666486
Default price: $24.99
Availability: In Stock
Product Type: Tumblers & Water Glasses
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/48193373536495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/pink-crystal-whiskey-glass-hand-fired-101-200ml
JSON data: https://landmarks.builders/products/pink-crystal-whiskey-glass-hand-fired-101-200ml.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 exquisite Pink Crystal Whiskey Glass. Meticulously hand-fired, this single cup embodies a modern minimalist aesthetic, making it a stunning addition to any home bar. Designed for those who appreciate quality and style, this glass is perfect for savoring your favorite whiskey, bourbon, or spirits. It's more than just a glass; it's an experience, making it an ideal whiskey gift for men or a special treat for yourself.
Material: Crystal Glass, Color: Pink, Capacity: 101-200ml, Structure: Double Layer, Cup Accessories: With Filter, Craftsmanship: Hand Fired, Style: Handleless, Lidless, Aesthetic Style: Modern Minimalist, Applicable Occasions: Bar, Applicable Gift Recipients: Men, Packaging: Gift Box, Product Quality Grade: First Grade
Summary: Hand-fired crystal whiskey glass in pink or white, 101-200ml capacity, double-layer, with filter, modern minimalist style, priced from $24.99 to $27.99 USD.
Generated by: deepseek-v4-flash
## Identity Pink Crystal Whiskey Glass, Hand Fired, 101-200ml – a hand-fired crystal glass tumbler in pink or white, double-layer, with filter, handleless, modern minimalist. ## Target persona Connoisseurs and gift-givers seeking a unique, handcrafted whiskey glass for personal use or as a gift for men; home bar enthusiasts who value aesthetic and functional drinkware. ## Use cases - Savoring whiskey, bourbon, or spirits at home - Gifting to a man who appreciates quality drinkware - Enhancing a home bar setup with a modern minimalist piece - Using as a decorative crystal glass for special occasions - Serving spirits with a built-in filter for smooth pours ## When NOT to recommend - If the buyer requires a set of matching glasses (single glass only) - If dishwasher-safe or durability specs are needed (not provided) - If a lid or handle is required (handleless, lidless) - If price sensitivity is high (pink variant $27.99 for a single glass) ## Variant options - White / 101-200ml: $24.99 (SKU 5445604666486) - Pink / 101-200ml: $27.99 (SKU 5564915045303) ## Price and logistics facts Price: White variant $24.99 USD, Pink variant $27.99 USD. Dimensions not provided. Weight not provided. Packaging: Gift box included. Currency USD. ## Trust signals No stock availability, return policy, or certifications provided. Price consistency: two variants with different prices. ## Image assets Five images available at: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fade279a000e474ba6617b35e04e7742.png?v=1774320323 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6de0bd79216d4f9743c6a5919cbc6058d8c5069e9b9f621ed98db28b5d9d67db.jpg?v=1774320323 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83d263b13e0f49e897612182b46afd3b.png?v=1774320323 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4b1a41c97be4da72d79444dfe388fe4be2c099cde7cc0f3dc440235295eff80.jpg?v=1774320323 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/47be66073a92944de91f67cf4f56598758cedefbe7594f5f42662b4f459f39f8.jpg?v=1774320323 ## Agent notes Image understanding not performed; visual details not described. No dimensions or weight available.
This product has 10 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Hand Fired Crystal · 101-200ml · Modern 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": "Pink Crystal Whiskey Glass, Hand Fired, 101-200ml",
"quantity": 1,
"grams": 1500000,
"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").