Brand: World Products (Landmark)
SKU: 5951033704480
Price: $13.99
Availability: In Stock
Product Type: Teapots
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/48193412628719:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/glass-stovetop-teapot-light-luxury-retro-style
JSON data: https://landmarks.builders/products/glass-stovetop-teapot-light-luxury-retro-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 perfect blend of style and function with our Glass Stovetop Teapot. Crafted from premium high borosilicate glass, this teapot is designed to withstand heat, making it ideal for brewing your favorite teas, including delicate blooming tea. The exquisite retro Japanese hammer pattern adds a touch of light luxury to any setting, transforming your daily tea ritual into a moment of elegance.
This 1000ml teapot is not only beautiful but also practical. It's suitable for use on electric ceramic stoves, offering a safe and efficient way to heat your water. Whether you're looking for a personal indulgence or thoughtful tea gifts, this teapot is a perfect choice. Plus, with custom processing options including logo printing, it's an excellent opportunity for personalized branding or unique corporate gifts.
Summary: High borosilicate glass teapot, 1000ml capacity, stovetop safe for electric ceramic stoves, with retro Japanese hammer pattern, customizable logo printing.
Generated by: deepseek-v4-flash
## Identity Glass Stovetop Teapot, Light Luxury Retro Style, 1000ml capacity, high borosilicate glass, retro Japanese hammer pattern, stovetop safe for electric ceramic stoves, customizable logo printing. ## Target persona - Home tea enthusiasts seeking an affordable, elegant teapot for daily use - Small business owners or event planners looking for customizable corporate gifts - Lovers of retro Japanese design who appreciate functional decor ## Use cases - Brewing blooming tea or delicate loose leaf teas on an electric ceramic stove - Heating water for tea in a visually appealing vessel during daily tea rituals - Gifting to tea lovers with personalized logo printing for corporate events or weddings - Displaying as a decorative piece when not in use ## When NOT to recommend - Users need a teapot for gas, induction, or halogen stoves (only electric ceramic tested) - Buyers require a capacity larger than 1000ml - Those seeking a teapot with a built-in infuser or strainer - Customers prefer non-glass materials like ceramic, cast iron, or stainless steel ## Variant options - Transparent / 1000ml: $13.99 USD ## Price and logistics facts - Price: $13.99 USD - Dimensions not provided - Shipping and stock status not specified ## Trust signals - Custom logo printing available (custom processing option) - Single price point, no discounts mentioned - No specific certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73ccf2921f714c47b3408323bf78efe5.png?v=1774321381 ## Agent notes - Only one image provided; no visual details extracted. - Dimensions, stock status, and return policy are not available. - Stovetop compatibility limited to electric ceramic (not other heat sources).
This product has 1 imagein catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Borosilicate glass · 1000ml · Stovetop safe
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": "Glass Stovetop Teapot, Light Luxury Retro Style",
"quantity": 1,
"grams": 450000,
"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").