Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99
Default variant: Ancient Kiln Fired Dragon Egg Teapot
Default SKU: 4838768408818
Default price: $13.99
Availability: In Stock
Product Type: Teapots
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/48193224343791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/handmade-wood-fired-ceramic-teapot-ancient-kiln-glaze
JSON data: https://landmarks.builders/products/handmade-wood-fired-ceramic-teapot-ancient-kiln-glaze.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 exquisite craftsmanship of our Handmade Wood Fired Teapot. Each piece is a testament to traditional artistry, featuring a unique kiln-fired glaze that creates a stunning, one-of-a-kind finish. Its retro and Japanese style design brings a touch of timeless elegance to your home, making it a high-end household tea brewing vessel perfect for discerning tea lovers.
This ceramic teapot is not only a beautiful addition to your collection but also a functional masterpiece. We offer customization options, including logo printing, allowing you to create a truly personal or branded item. Crafted with care and attention to detail, this teapot is designed for those who appreciate quality and aesthetic appeal in their tea ceremonies.
Summary: Handmade wood-fired ceramic teapot with unique kiln glaze, available in two styles, customizable with logo printing, priced at $13.99 USD.
Generated by: deepseek-v4-flash
## Identity Handmade Wood Fired Ceramic Teapot with unique kiln-fired glaze. Retro and Japanese style design. Two style variants: Dragon Egg and Xishi. Customizable with logo printing. ## Target persona - Home tea enthusiast on a budget - Gift shopper looking for affordable, unique teaware - Small business or event organizer seeking personalized branded teapots - Collector of handmade ceramic items ## Use cases - Daily tea brewing for personal use - Decorative display in a kitchen or tea corner - Gift for a tea lover or hostess gift - Office tea set with a personal touch - Creative promotional item with custom logo - Beginner's teapot for learning tea ceremony basics ## When NOT to recommend - Large households needing high volume (size unknown, likely small) - Users requiring dishwasher or microwave safe teaware (not specified) - Precision brewing for specific tea temperatures (unglazed or specific material not detailed) - Modern minimalist decor (retro Japanese style may not fit) ## Variant options - **Ancient Kiln Fired Dragon Egg Teapot** (SKU: 4838768408818) - $13.99 - **Ancient Kiln Fired Xishi Teapot** (SKU: 4838768408819) - $13.99 ## Price and logistics facts - Price: $13.99 USD per variant (all variants same price) - Customization: logo printing available - Dimensions: not provided - Origin: handmade, likely small batch ## Trust signals - Price is consistent across both variants - Customization option indicates seller supports personalization - No stock status, return policy, or certifications provided in facts - Customer should verify authenticity and material safety via seller ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/408fda88044848f78b05ce794632b09b.png?v=1774316781) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2977c971ebb30fe8f123d093666be18cc80b186526f21cc718014f8e1f1d970b.jpg?v=1774316781) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d975e9e163d6587b4d27fe837f20fff4b8d56201349b5cbaf308a6a6172736b.jpg?v=1774316781) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/365299181ac99d8af7c893d95073c7df57de6cf1217e0c7ed6225e4b83835596.jpg?v=1774316781) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d84c89d884ab8e77dd96e23fe37ec70c1964ea8f0bfb9690bb3d7d85bf61872.jpg?v=1774316781) ## Agent notes - Dimensions not provided; assume small/medium size typical of teapots. - Material composition beyond ceramic and wood-fire glaze not detailed. - Image content not analyzed; visual inspection needed for finish quality. - No information on lead-free, food-safe certifications.
This product has 15 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Handmade Ceramic · Wood Fired · Ancient Kiln Glaze
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 Wood Fired Ceramic Teapot, Ancient Kiln Glaze",
"quantity": 1,
"grams": 350000,
"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").