Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99
Default variant: Maifan Stone Teapot (800ml)
Default SKU: 5102666893623
Default price: $20.99
Availability: In Stock
Product Type: Teapots
Vendor: World Products
Weight: 950 g
Cart URL (default variant): https://landmarks.builders/cart/48193220149487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/maifan-stone-teapot-with-candle-stove-new-chinese-style
JSON data: https://landmarks.builders/products/maifan-stone-teapot-with-candle-stove-new-chinese-style.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 artistry and functionality of our exquisite Maifan Stone Teapot. Crafted with a blend of traditional techniques and modern aesthetics, this teapot is a testament to the New Chinese and national trend style. Each piece is meticulously handmade from high-quality Maifan stone and white clay ceramic, ensuring both durability and a unique visual appeal. Its versatile design makes it suitable for use on electric ceramic stoves as well as traditional charcoal stoves, offering flexibility for your brewing preferences.
Material: Ceramic, Ceramic Classification: Pottery, Surface Process: Ancient Pottery, Style: Guochao Style, Style Type: New Chinese Style, Color: Black Swirl Pot + Candle Stove (Candle Not Included), Has Water Boiling Function: Yes, Supports Customization: Yes, Processing Customization: Yes, Add Logo Printing: Yes, Product Quality Grade: First Grade, Is Imported: No, Cross-border Export Exclusive Source: Yes
Summary: A handcrafted Maifan stone and white clay ceramic teapot with candle stove, suitable for electric or charcoal heating, in New Chinese style.
Generated by: deepseek-v4-flash
## Identity Maifan Stone Teapot with Candle Stove - New Chinese Style ## Target persona Tea enthusiasts interested in traditional Chinese tea ceremony, gift seekers for cultural products, small business owners looking for customizable tea ware. ## Use cases - Brewing loose leaf tea at home - Gifting to tea lovers - Using in tea ceremonies - Customizing with logo for promotional gifts - Heating with candle or electric stove ## When NOT to recommend - For users needing large capacity (only 800ml) - For those preferring modern minimalist design - For electric stove only (requires compatible stove) - For buyers wanting high-end luxury brand ## Variant options - Maifan Stone Teapot (800ml) - $20.99 - White Clay Teapot (800ml) - $20.99 ## Price and logistics facts Price: $20.99 each. Dimensions not provided. No shipping info given. ## Trust signals First-grade pottery quality. Listed as new product. No return policy stated. No stock info. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4503d05ccd14056a07427445db243ef.png?v=1774316471 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e47579d1f0db34d6bf5b05ed5ae33408d49b4f2554d908691cf9d225ec8a1b1a.jpg?v=1774316471 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4274351b7747970f804e7e9723bb72007f9bd5034d159c821ae9ba36cec931f6.jpg?v=1774316471 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7790742d4097a8bb61e3ad7404cef92eb76c422daedfb3c1b42a434f3023f393.jpg?v=1774316471 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b76f77997ba6f9a296bea3031fe656ca6dff643b327534b115e3cab54f2bc729.jpg?v=1774316471 ## Agent notes Image understanding not performed. No visual details described.
This product has 17 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Maifan Stone · White Clay Ceramic · Candle Stove
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": "Maifan Stone Teapot with Candle Stove - New Chinese Style",
"quantity": 1,
"grams": 950000,
"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").