Brand: World Products (Landmark)
SKU: 6078690498907
Price: $6.99
Availability: In Stock
Product Type: Sake Cups
Vendor: World Products
Weight: 120 g
Cart URL (default variant): https://landmarks.builders/cart/48193433043183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/hammered-glass-tea-cup-heat-resistant-japanese-style
JSON data: https://landmarks.builders/products/hammered-glass-tea-cup-heat-resistant-japanese-style.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Discover the artistry of our Hammered Glass Tea Cup, a testament to pure handmade craftsmanship. Designed with a minimalist aesthetic and inspired by traditional Japanese tea ware, this cup brings a touch of serene elegance to your daily ritual. Its heat-resistant glass construction ensures durability and safety, making it perfect for enjoying your favorite hot beverages.
Summary: Handmade hammered glass tea cup in Japanese style, heat-resistant, designed for hot beverages. Priced at $6.99.
Generated by: deepseek-v4-flash
## Identity Hammered Glass Tea Cup, Heat-Resistant Japanese Style ## Target persona Tea enthusiasts who value handmade craftsmanship and minimalist Japanese aesthetics. Budget-conscious buyers seeking a single affordable glass tea cup. ## Use cases - Daily tea drinking at home or office. - Tea ceremony practice with authentic Japanese ware. - Gifting to tea lovers. - Adding to a glassware collection. - Serving hot beverages like sake or water. ## When NOT to recommend - For buyers needing a full set of cups (only one variant). - For those preferring ceramic or porcelain. - For commercial use (single cup, low volume). - For use with very high temperatures beyond standard hot tea (heat-resistant but specifics not given). ## Variant options - Tea Cup (SKU: 6078690498907) at $6.99 ## Price and logistics facts Price: $6.99 USD. No dimensions provided. Only one variant available. ## Trust signals In-stock status unknown (no inventory data). Return policy not specified. Handmade quality suggests uniqueness. No certifications mentioned. ## Image assets      ## Agent notes No dimensions provided. Image understanding not performed. Single variant only. Price is low, suggesting affordable entry-level product.
This product has 9 imagesin catalog.Showing 3 with AI-generated visual descriptionsbelow. All 9 image URLs are included in the Product JSON-LD above, so agents that need full visual access can fetch any of them directly.
**Object**: A single clear glass drinking cup, partially filled with liquid. **Material & finish**: Transparent glass with a glossy, hammered finish. The exterior surface displays small, irregular indentations, creating a textured effect. **Form & proportions**: The cup features a slightly flared rim, tapering downwards to a thick, solid base. It is a compact, small to medium-sized vessel, appearing stable and well-proportioned for individual serving. **Color & pattern**: The glass is clear. The liquid contained within is a golden-amber color. The predominant pattern is a uniform, all-over hammered texture. **Style**: Artisanal or rustic contemporary. **Quality signals**: Consistent application of the hammered texture throughout the cup suggests intentional design. The thick base contributes to perceived durability. **Likely use scenario**: For serving beverages such as tea, water, or spirits in a home or hospitality setting.
**Object**: A single clear glass drinking cup, partially filled with liquid. **Material & finish**: The cup is made of transparent glass with a distinct hammered, uneven texture on its exterior surface, giving it a glossy yet organic finish. **Form & proportions**: It has a slightly tapered cylindrical form, flaring gently outwards towards the rim from a solid, thick base. The cup appears to be of a standard single-serving size, suitable for holding in one hand. **Color & pattern**: The glass itself is colorless, but the hammered surface creates intricate light reflections and refractions. The contained liquid is a clear golden-yellow. **Style**: The textured surface suggests an artisanal or rustic aesthetic, possibly aligning with a wabi-sabi or traditional craft style. **Quality signals**: The non-uniform, textured surface indicates a handmade or crafted production process, differentiating it from smooth, mass-produced glassware. **Likely use scenario**: Serving warm or cold beverages like tea, water, or liquor in a home or hospitality setting.
**Object**: A single clear glass drinking cup partially filled with a light amber liquid, positioned on a wooden surface. **Material & finish**: Transparent, glossy glass featuring an irregular hammered or dimpled texture across its exterior surface. **Form & proportions**: The cup has a slightly tapered cylindrical form, subtly wider at the rim than the base. It appears medium-sized, suitable for a single serving. The base is smooth and discernibly thicker than the walls. **Color & pattern**: The glass is colorless and transparent. The liquid contained within is a translucent light amber hue. The textured surface creates a visually uneven, faceted pattern. **Style**: Minimalist with an organic, handcrafted aesthetic. **Quality signals**: The inconsistent, organic dimpling suggests individual craftsmanship rather than industrial uniformity. **Likely use scenario**: Used for serving hot or cold beverages like tea or water in a relaxed, contemplative home setting.
Handmade Hammered Glass · Heat-Resistant · Japanese Style
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": "Hammered Glass Tea Cup, Heat-Resistant Japanese Style",
"quantity": 1,
"grams": 120000,
"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").