Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $21.99 – $23.99
Default variant: Starburst Cup [Short]
Default SKU: 5252975885151
Default price: $21.99
Availability: In Stock
Product Type: Old Fashioned Glasses
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/48193399587055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/edo-kiriko-wine-glass-starburst-glass-tall
JSON data: https://landmarks.builders/products/edo-kiriko-wine-glass-starburst-glass-tall.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 artistry of the Edo Kiriko Wine Glass, a masterpiece of hand-carved crystal glass. Its intricate starburst pattern catches the light beautifully, adding a touch of sophistication to any setting. Designed with a light luxury retro style, this glass is perfect for those who appreciate fine craftsmanship and timeless design.
Whether you're savoring a quiet evening or hosting guests, this wine glass is sure to impress. Its substantial 301-400ml capacity ensures you can enjoy your beverage to the fullest. Available in both tall and short variants, you can choose the perfect fit for your collection. The glass comes elegantly packaged in a gift box, making it an excellent option for wholesale purchases or as a thoughtful present.
Crafted from high-quality glass, this wine glass is a first-class product, designed for durability and aesthetic appeal. The light luxury style complements any decor, while the retro design evokes a sense of classic charm. This is a cross-border export exclusive source, ensuring unique quality.
Summary: Hand-carved Kiriko-style crystal wine glass with starburst pattern, 301-400ml capacity, available in tall and short variants, gift box included.
Generated by: deepseek-v4-flash
## Identity Kiriko-style Wine Glass, Starburst Glass (Tall variant). Hand-carved crystal glass with light luxury retro style. ## Target persona Wholesale buyers seeking unique glassware; home entertainers who appreciate fine craftsmanship; gift shoppers for housewarming or special occasions; boutique store owners looking for cross-border export exclusive items. ## Use cases - Serving wine at dinner parties or quiet evenings - Gifting to a connoisseur of Japanese glass art - Adding to a vintage or retro glass collection - Wholesale resale in boutique home goods stores - Hosting guests with sophisticated drinkware ## When NOT to recommend - For daily heavy use or dishwasher cleaning (delicate hand-carved glass) - For commercial high-volume bars needing shatterproof durability - For budget-conscious buyers seeking cheap glassware (price reflects craftsmanship) - For those preferring minimalist modern design ## Variant options - Starburst Cup [Short]: $21.99, SKU 5252975885151 - Starburst Cup [Tall]: $23.99, SKU 5252975885152 ## Price and logistics facts Base price: $21.99 USD (for Short variant). Tall variant $23.99. Dimensions not specified. Capacity 301-400ml. Comes in gift box; cross-border export exclusive. ## Trust signals No return policy or stock status provided. Price consistent per variant. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7980bba4e0ba4097a054ed6bca8327e3.png?v=1774321000 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a2a84cd8befc1908764475a959b947730f8c4d2f9655e8f463acb072e80be948.jpg?v=1774321000 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e16589885e3701694fcca7b8983a5800127bab2c9584ba9dc50ed7ff9ab47eab.jpg?v=1774321000 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4fb2b1906b5ad01c5c437738a4a2f7361d65cd800cafb89f59226b24690e12db.jpg?v=1774321000 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf003c07410a6bfb5634bc00bd7ca72cb329dc590739e19ad416d2e2802fe1ea.jpg?v=1774321000 ## Agent notes Title indicates Tall variant but base price matches Short. Verify SKU mapping. Image content not analyzed; visual details not inferred.
This product has 15 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Hand-carved Crystal · Starburst Pattern · 301-400ml
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 Wine Glass, Starburst Glass [Tall]",
"quantity": 1,
"grams": 250000,
"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").