Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $80.00 – $85.00
Default variant: Black
Default SKU: dcd-30003681534
Default price: $80.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2600 g
Cart URL (default variant): https://landmarks.builders/cart/49996037980399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001296663
JSON data: https://landmarks.builders/products/m4x-10001296663.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Authentic Material: Crafted from heavy-duty cast iron, this sturdy vessel is designed to distribute heat evenly and retain warmth for extended periods, keeping your brew at the perfect temperature.
Generous Capacity: With an approximate capacity of 1800 ml and a weight of 2165 g, this spacious teapot is ideal for serving multiple cups during family gatherings or when hosting guests.
Elegant Design: Featuring a beautiful fan-pattern textured body, a rounded shape, and a fitted lid with a round knob, this traditional kettle adds a touch of classic sophistication to any kitchen counter or tea table.
Ergonomic Construction: Engineered with a curved arched handle for a secure grip and a short angled spout for accurate, drip-complimentary-complimentary pouring, this cast iron teapot ensures a smooth and comfortable serving experience.
Perfect Dimensions: Designed with balanced proportions, this tetsubin measures 23.0 cm in overall width and 21.0 cm in overall height, making it a striking yet practical centerpiece for your daily tea rituals.
Summary: Cast Iron Teapot Heat-Retaining Teapot with Lid Heavy-Duty Cast. 【Authentic Material】: Crafted from heavy-duty cast iron, this sturdy vessel is designed to distribute heat evenly and retain warmth for extended periods, keeping your brew at the perfect temperature. 【Generous Capacity】: With an approximate capacity of 1800 ml and a weight of 2165 g, this spacious teapot is ideal for serving multiple cups during family gatherings or when hosting guests. 【Elegant Design】: Featuring a beautiful fan-pattern textured body, a rounded shape, and a fitted lid with a round knob, this traditional kettle a
Generated by: m4x-map-v1
This product has 12 images in catalog. None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Cast Iron Teapot Heat-Retaining Teapot with Lid Heavy-Duty Cast",
"product_id": 9446045778159,
"variant_id": 49996037980399,
"quantity": 1,
"grams": 2600,
"length_cm": "25.0",
"width_cm": "25.0",
"height_cm": "17.0"
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").