Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99 – $36.99
Default variant: Kiln Change · First Sight Flip Lid Kettle 600ml
Default SKU: 5046634572347
Default price: $16.99
Availability: In Stock
Product Type: Tea Kettles
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/48193389330671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/ceramic-water-kettle-kiln-change-red-clay
JSON data: https://landmarks.builders/products/ceramic-water-kettle-kiln-change-red-clay.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 perfect blend of artistry and functionality with our exquisite Ceramic Water Kettle. Handcrafted from premium kiln change red clay, this teapot boasts a unique kiln-fired glaze (Yao Bian) that makes each piece a one-of-a-kind treasure. Its retro and light luxury style adds a touch of timeless elegance to any kitchen setting.
Enjoy the ease of use with a kettle designed for modern living. This ceramic teapot is suitable for stovetop use, allowing you to boil water directly over a flame. The durable red clay construction ensures longevity, while the beautiful surface process of kiln change glaze provides a stunning visual appeal.
Summary: Handcrafted ceramic water kettle made from kiln change red clay with unique glaze, suitable for stovetop boiling, available in two variants.
Generated by: deepseek-v4-flash
## Identity - Product: Ceramic Water Kettle, Kiln Change Red Clay - Type: Tea Kettles - Handcrafted from premium kiln change red clay with kiln-fired glaze (Yao Bian). - Suitable for stovetop use. ## Target persona - Tea enthusiasts who appreciate handmade ceramics and retro aesthetics. - Home users seeking a stovetop kettle for boiling water. - Collectors of unique, glazed teaware. ## Use cases - Boiling water for tea or instant beverages on a stovetop. - Serving hot water during tea ceremonies or small gatherings. - Display as a decorative kitchen item due to unique glaze. - Gifting for those who enjoy traditional tea rituals. ## When NOT to recommend - For large households requiring >1L capacity (only 600ml variant available). - For users needing electric kettle for speed and convenience. - For those who prefer metal or glass kettles. - For buyers seeking uniform, mass-produced designs. ## Variant options 1. **Kiln Change · First Sight Flip Lid Kettle 600ml** – $16.99 (SKU: 5046634572347) 2. **Kiln Change · First Sight** – $36.99 (SKU: 5046634572348) ## Price and logistics facts - Base variant price: $16.99 USD - Other variant: $36.99 USD - Dimensions: not provided - No weight or shipping details available ## Trust signals - Handcrafted from premium red clay. - Unique kiln-change glaze ensures one-of-a-kind appearance. - Stated as suitable for stovetop use. - No specific warranty or return policy provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af49bdc7f54249a89e860a182743a01b.png?v=1774320761 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e95f6f0cff7ff55cc74bc96702b5792cb5be389b0a3ceeb0d233327eb26ec6ff.jpg?v=1774320761 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b6aaa6226c7dc789877cb52d7bb0c9b6d5e8e46be00447ed8ace4efa3974c6d.jpg?v=1774320761 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df97e3b44911c267570efab10eb7603e3b9a931ec22ac2a65f0fef8b86108be3.jpg?v=1774320762 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b5fe453427882cba9e4239a1b8fcd0a5ea5f0cbfc1eec28b575e812c10123c1a.jpg?v=1774320762 ## Agent notes - Image content not analyzed; treat URLs as fetchable assets only. - Dimensions and capacity of the second variant ($36.99) not specified. - No explicit return/refund policy mentioned.
This product has 16 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Kiln Change Red Clay · Stovetop Safe · Handmade
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": "Ceramic Water Kettle, Kiln Change Red Clay",
"quantity": 1,
"grams": 750000,
"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").