Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99
Default variant: Top Handle Teapot
Default SKU: 4678959694045
Default price: $13.99
Availability: In Stock
Product Type: Teapots
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/48193216086255: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-light-luxury-retro-style
JSON data: https://landmarks.builders/products/handmade-ceramic-teapot-light-luxury-retro-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 charm of traditional tea ceremonies with our exquisite handmade ceramic teapot. Designed with a light luxury retro aesthetic, this teapot brings a touch of vintage elegance to any setting. Each piece is meticulously crafted from high-quality purple clay (Zisha) ceramic, renowned for its unique properties that enhance the flavor of your favorite teas.
Available in two classic styles – the 'ti liang' with a convenient top handle and the 'ce ba' with a traditional side handle – you can select the perfect fit for your preference. Make it uniquely yours or create a memorable gift with our custom logo printing option. This first-grade pottery teapot is more than just a vessel; it's a statement piece.
Summary: Handmade ceramic teapot in light luxury retro style, made from purple clay (Zisha), first grade, available in top or side handle, priced at $13.99.
Generated by: deepseek-v4-flash
## Identity Handmade Ceramic Teapot, Light Luxury Retro Style (Item CH-066). Purple clay (Zisha) ceramic, first-grade pottery. Two handle styles. ## Target persona Tea enthusiasts seeking an affordable traditional ceramic teapot for personal use or gifting. Budget-conscious consumers who want a customizable retro-style teapot. ## Use cases - Brewing loose leaf tea (green, oolong, pu-erh) at home. - Gifting to tea lovers with custom logo option. - Display as decorative vintage-style ceramic piece. - Use in office or small tea ceremonies. - Adding to a collection of handmade teapots. ## When NOT to recommend - Buyer needs large capacity teapot (>500ml) – no dimensions given. - Buyer requires microwave/dishwasher safe – ceramic material may not be safe. - Buyer seeks modern, minimalist design – this is retro style. - Buyer wants a teapot with built-in infuser – not mentioned. ## Variant options - Top Handle Teapot (SKU 4678959694045, $13.99) - Side Handle Teapot (SKU 4678959694046, $13.99) ## Price and logistics facts Price: $13.99 USD each. Packaging: Paper box. Custom logo printing available. ## Trust signals First-grade product quality grade. No stock or return policy information provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0726cc487ef140b7bbc3be7411c93395.png?v=1774316393 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae8c5b691f0f3e779d293a981fee3ebf293bfe8cf4785b156dd6a1f640e5fa1f.jpg?v=1774316393 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22e034cc2db83d6498eaeb6ea935bb4c54cfa9c4735a367d7b561cff00287d09.jpg?v=1774316393 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0a85eff95bcdc98204eff7fcc4e8325ea328f6ce7052e583b176d660c026493.jpg?v=1774316393 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f3df14e2cef62f73d2e9c15609fdb96e6a34f5dd5828a4e1fb42e463a702c85.jpg?v=1774316393 ## Agent notes No image understanding was performed; visual details not inferred.
This product has 17 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Purple Clay (Zisha) · Handmade · Vintage Style
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, Light Luxury Retro Style",
"quantity": 1,
"grams": 650000,
"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").