Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $150.00 – $180.00
Default variant: Cw06c
Default SKU: dcd-30002882082
Default price: $150.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49811005964527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001083544
JSON data: https://landmarks.builders/products/m4x-10001083544.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from high-quality T-level pure copper with a 99.9% quality level, this essential piece of kitchenware ensures excellent thermal conductivity for a superior brewing experience.
Traditional Craftsmanship: This elegant teapot features a hand-hammered texture and hand-painted finish, reflecting a vintage luxury design that honors centuries of artisanal tradition.
Enhanced Brewing: The thickened structure of this kettle provides uniform heat distribution, allowing tea leaves to unfurl perfectly and release their full aroma and flavor character.
Artistic Design: As a breathtaking hammered copper teapot, it serves as both a functional vessel and a decorative exceptional piece, featuring a heat-insulated handle for safe and comfortable pouring.
Cultural Elegance: This authentic Chinese design copper kettle is perfect for collectors and tea aficionados, adding a dash of retro sophistication to your home decor or tea ceremony.
Summary: Chinese Style Copper Kettle Thickened Body Hammered Copper Teapot Uniform Heat Conduction for Collectors. 【Premium Material】: Crafted from copper alloy, this kitchenware ensures thermal conductivity for a experience. 【Traditional Craftsmanship】: Each teapot is meticulously handmade using a long-established-old hammering process, resulting in a unique texture that showcases authentic artisanal tradition. 【Efficient Heating】: The thickened body of this kettle allows for uniform heat distribution, making it for boiling water or steeping tea over various heat stovetops 【Design】: This hammered copp
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": "Chinese Style Copper Kettle Thickened Body Hammered Copper Teapot Uniform Heat Conduction for Collectors",
"product_id": 9429877293295,
"variant_id": 49811005964527,
"quantity": 1,
"grams": 700,
"length_cm": "31.0",
"width_cm": "21.0",
"height_cm": "21.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").