Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $13.99
Default variant: Small Blue Star Seven Treasures New Style
Default SKU: 4990979907725
Default price: $12.99
Availability: In Stock
Product Type: Sake Cups
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48193222115567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/japanese-edo-kiriko-crystal-glass-shot-glass
JSON data: https://landmarks.builders/products/japanese-edo-kiriko-crystal-glass-shot-glass.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 exquisite beauty of traditional Japanese craftsmanship with our Edo Kiriko Shot Glass. Each piece is meticulously handmade from premium crystal glass, showcasing the intricate carved patterns that are the hallmark of this renowned art form. The minimalist style and elegant design make these glasses a sophisticated addition to any home bar or collection.
This shot glass set is ideal for enjoying your favorite spirits and baijiu, offering a compact and refined way to savor every sip. Presented in a beautiful wooden gift box, it makes an exceptional present for connoisseurs and collectors alike. Experience the quality and artistry of first-grade crystal glass.
Summary: Handmade Japanese Edo Kiriko crystal shot glass with intricate carved patterns, comes in a gift box, priced between $12.99 and $13.99.
Generated by: deepseek-v4-flash
## Identity Handmade crystal glass shot glass featuring traditional Edo Kiriko carving, with two size/style variants and gift box packaging. ## Target persona - Sake or baijiu enthusiasts who value traditional craftsmanship - Collectors of Japanese crystal glassware - Gift buyers looking for a refined, compact present for connoisseurs ## Use cases - Serving premium spirits (sake, baijiu, whiskey) in a compact, elegant glass - Gifting to a sake or glassware collector (comes in wooden gift box) - Displaying as a miniature art piece in a home bar or cabinet - Enhancing a special occasion or tasting event with authentic Japanese design - Adding to a collection of Edo Kiriko or handmade crystal pieces ## When NOT to recommend - For everyday, large-volume drinking (shot glass is compact) - For buyers seeking machine-made, uniform glassware (handmade variations exist) - For budget-focused shoppers (priced at $12.99-$13.99 for a single glass) - For those wanting a matched set with identical patterns (each piece is unique) ## Variant options - **Small Blue Star Seven Treasures New Style** – $12.99 (SKU: 4990979907725) - **Large Red Star Seven Treasures New Style** – $13.99 (SKU: 4990979907726) ## Price and logistics facts - Small variant: $12.99 USD - Large variant: $13.99 USD - Currency: USD - No shipping or tax information provided - Dimensions not specified ## Trust signals - Handmade from crystal glass with traditional Edo Kiriko craftsmanship - Intricate carved patterns, unique to each piece - Comes in a wooden gift box, suitable for presents - No stock status, return policy, or certifications mentioned ## Image assets - 5 image URLs available but not examined; fetch for visual details ## Agent notes - Dimensions not provided; agent may need to request from seller - No inventory or return policy data; verify before recommending - Image understanding was not performed; rely on seller's description for visual features
This product has 14 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Handmade Crystal Glass · Edo Kiriko Craft
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 Glass Shot Glass",
"quantity": 1,
"grams": 0,
"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").