Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: Matte Black / 201mL-300mL
Default SKU: 5189087888255
Default price: $11.99
Availability: In Stock
Product Type: Teapots
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/48193398112495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/handmade-ceramic-teapot-minimalist-style-201-300ml
JSON data: https://landmarks.builders/products/handmade-ceramic-teapot-minimalist-style-201-300ml.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 tea with our exquisite Handmade Ceramic Teapot. Designed in a minimalist style, this teapot brings a touch of Zen to your daily ritual. Its coarse pottery ceramic material offers a unique, tactile experience, while the stunning Spring Green glaze, achieved through overglaze painting, adds a vibrant yet understated elegance.
With a capacity ranging from 201mL to 300mL, this teapot is perfectly sized for personal enjoyment or intimate gatherings. The inclusion of a water boiling function ensures you can prepare your favorite brews with ease and efficiency. Its retro, handmade aesthetic makes it a beautiful centerpiece for any kitchen or dining space.
Summary: Handmade ceramic teapot in minimalist style, 201-300mL capacity, with overglaze painting and water boiling function, available in Matte Black or Spring Green for $11.99.
Generated by: deepseek-v4-flash
## Identity Handmade Ceramic Teapot, Minimalist Style, 201-300mL – a coarse pottery ceramic teapot with overglaze painting and water boiling function. ## Target persona Tea enthusiasts seeking an affordable, minimalist handmade teapot for personal use or small gatherings. Budget-conscious shoppers looking for a functional and aesthetic teapot under $15. ## Use cases 1. Daily personal tea brewing in a compact size. 2. Serving tea for 1-2 people at home or office. 3. Gifting to a tea lover who appreciates handmade ceramics. 4. Display as a decorative piece due to minimalist design. 5. Using the water boiling function for quick tea preparation. ## When NOT to recommend - For large groups (capacity only up to 300mL). - For those requiring precise temperature control (no info on heat retention). - For professional tea ceremonies needing specific materials like Yixing clay. - For buyers expecting a glossy, non-porous finish (coarse pottery texture). ## Variant options - Matte Black / 201mL-300mL – $11.99 (SKU: 5189087888255) - Spring Green / 201mL-300mL – $11.99 (SKU: 5189087888256) ## Price and logistics facts - Price: $11.99 USD (both variants) - Currency: USD - No dimensions provided. - No shipping or delivery information. ## Trust signals - Price is consistent across variants. - No stock status given. - No return policy mentioned. - No certifications listed. ## Image assets Five images available (URLs listed below). No visual details inferred. [Image URLs: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc4ab89662514cd39a0f88af85f43399.png?v=1774320960, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c24a48ecb57ef84bef1a159474fd2e2cec0d8dd7c256f8ef34ec07c9a902492d.jpg?v=1774320960, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1781d75febfc4e8df91462e8ccf0bc8c6fb9b29cb1c43f1482cc473478a22134.jpg?v=1774320960, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b43de1e3cd9377ad9f6f77d32eb0cc0e8d2caa6173e863baa355942ca1ee67c.jpg?v=1774320960, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2767abbbd5cb35911e88c2933b7a0325dfe4d3af588e3cd146bf510de2acedfb.jpg?v=1774320960] ## Agent notes - Image understanding not performed; do not infer visual details. - Dimensions unknown; capacity specified as 201-300mL. - Boiling function mentioned but no specifics on material safety or heat source compatibility. - Coarse pottery ceramic may require careful handling.
This product has 17 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Handmade Ceramic · 201-300mL · Spring Green
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": "Handmade Ceramic Teapot, Minimalist Style, 201-300mL",
"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").