Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99
Default variant: Wood Fired Glaze Lamp Pot
Default SKU: 5209730126011
Default price: $12.99
Availability: In Stock
Product Type: Teapots
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/48193388019951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wood-fired-ceramic-teapot-light-luxury-retro-style
JSON data: https://landmarks.builders/products/wood-fired-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 craftsmanship with our exquisite Wood Fired Ceramic Teapot. Each teapot is a unique piece, meticulously handmade using a wood-firing process that imbues the ceramic with a distinctive, natural glaze. The light luxury retro style brings a touch of vintage elegance to your home, making every tea ceremony a special occasion.
Material: Ceramic, Ceramic Classification: Pottery, Surface Process: Kiln change glaze, Style Type: Light Luxury Retro, Product Quality Grade: First-class, Supports Customization: Yes, Custom Processing: Yes, Logo Printing: Available, Packaging: Paper box.
Summary: Handmade wood-fired ceramic teapot with retro Japanese kiln glaze, priced at $12.99, supports customization.
Generated by: deepseek-v4-flash
## Identity Wood Fired Ceramic Teapot, Light Luxury Retro Style. Handmade ceramic teapot with wood-fired glaze, available in two variants: Wood Fired Glaze Lamp Pot and Wood Fired Glaze Fortune & Prosperity Pot. ## Target persona Tea enthusiasts who appreciate handmade ceramics; home decor lovers seeking vintage or Japanese-style accents; gift buyers looking for unique, affordable teaware; individuals who enjoy personal tea rituals. ## Use cases - Daily tea brewing for one or two people. - Serving tea during small gatherings or tea parties. - Display as decorative home accent. - Gifting to friends or family who enjoy tea or handmade crafts. - Customizing with logos for events or promotions. ## When NOT to recommend - Large gatherings requiring high volume tea service (capacity unknown). - Users demanding modern, minimalist, or fully uniform design. - Those needing precise temperature control or insulation. - Buyers who require a specific color not matching the two glaze variants. ## Variant options - Wood Fired Glaze Lamp Pot (SKU: 5209730126011) – $12.99 - Wood Fired Glaze Fortune & Prosperity Pot (SKU: 5209730126012) – $12.99 ## Price and logistics facts Price: $12.99 USD per unit. Packaging: Paper box. Dimensions not provided. Customization and logo printing available. ## Trust signals - Handmade, Grade 1 ceramic. - Product is in stock (no out-of-stock indication). - Price is fixed and consistent across variants. - Supports customization, implying direct manufacturer or wholesaler. ## Image assets Five product images available at: [image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4d7ce910a2a42a383fd09e6d079ef54.png?v=1774320720), [image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7efb33e1b1237ee46375d4f0f685a692c3732b0eea7c3c6479ebc8f3f3498874.jpg?v=1774320720), [image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e232d71d378bbf308f61db696c3b0c4a1cfc579edea5d7ea1d965d3ddbeffc66.jpg?v=1774320720), [image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5c103a47293fce2607f76dd3b27c83ee7341ec7f82ba1f6cbc6cf33832495fbe.jpg?v=1774320720), [image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/696e38035a2ef60be722c0487d5f6684993caa2fa62f9e3de7852cb62b4c9d60.jpg?v=1774320720). Image content not analyzed. ## Agent notes - No dimensions provided; physical size unknown. - Variant titles suggest different glaze designs (lamp pot, fortune & prosperity). - Product claims "light luxury" but is at a low price point. - Ceramic is pottery-grade, not porcelain. - Return policy not stated.
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 · Retro Japanese 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": "Wood Fired Ceramic Teapot, Light Luxury Retro Style",
"quantity": 1,
"grams": 300000,
"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").