Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $168.00 – $298.00
Default variant: 1600ML / Hammered
Default SKU: dcd-30002856182
Default price: $208.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49974144237807:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001074960
JSON data: https://landmarks.builders/products/m4x-10001074960.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: This exquisite kitchenware is handmade from 99.97% pure red copper, ensuring a high-quality brewing experience that naturally enhances the water's properties.
Artisanal Design: Each teapot features a stunning hand-hammered texture that reflects light beautifully, adding a hint of vintage luxury and light-luxury retro design to your tea ceremony.
Versatile Functionality: Designed as a multi-purpose water kettle, it is perfect for boiling water or steeping your favorite loose-herbal teas, making it an essential tool for any tea enthusiast.
Ergonomic Features: The hammered copper teapot is equipped with a heat-resistant woven handle for a secure grip and a precision-engineered spout that ensures a smooth, leak-drip-resistant-drip-resistant pour every time.
Health Benefits: Using a pure copper water kettle can help supplement essential element elements, while the inherent oxidation process inside the pot creates a safeguarding layer that enriches the tea's flavor over time.
Summary: Handmade Red Copper Kettle Vintage Design Kitchenware. Description: 【Premium Material】: This elegant kitchenware is crafted from high-quality red copper with a grade of over 99.97%, ensuring durability and a classic aesthetic. 【Artisanal Craftsmanship】: Each teapot features a stunning hand-hammered texture that creates a unique light-reflecting surface, blending traditional art with modern luxury. 【Health-Enhancing Function】: Using this water kettle helps release minute copper components into your tea, supporting a balanced lifestyle while naturally softening the water. 【Elegant Design】: The h
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": "Handmade Red Copper Kettle Vintage Design Kitchenware",
"product_id": 9440469450991,
"variant_id": 49974144237807,
"quantity": 1,
"grams": 1200,
"length_cm": "31.0",
"width_cm": "25.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").