Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $709.19 – $810.79
Default variant: Baked Color
Default SKU: dcd-30003761656
Default price: $709.19
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1700 g
Cart URL (default variant): https://landmarks.builders/cart/50150463078639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001323735
JSON data: https://landmarks.builders/products/m4x-10001323735.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 high-quality copper with a warm brown tone, this premium cookware features a beautiful hammered finish that enhances heat distribution and adds a rustic touch to your kitchen.
Versatile Function: Designed as a multi-purpose cooking pot, it is perfect for simmering rich broths, preparing stews, and serving directly from the stovetop to your dining table.
Traditional Design: This classic hot pot features a wide-bellied body and a matching domed lid, complete with sturdy side loop handles and a top loop handle for easy lifting and serving.
Generous Capacity: This copper pot with lid offers an ample 3000 ml capacity and a 24 cm rim width, making it ideal for preparing hearty family-sized meals and shared dishes.
Dining Experience: Perfect as a traditional sukiyaki pot, it brings a touch of classic Japanese nabe style to your home, making it excellent for interactive tabletop dining and cozy gatherings.
Summary: Copper Pot with Lid Hammered Nabe Wide-Bellied for Tabletop Dining, Home Cooks. 【Authentic Material】: Crafted from high-quality copper with a warm brown tone, this premium cookware features a beautiful hammered finish that enhances heat distribution and adds a rustic touch to your kitchen. 【Versatile Function】: Designed as a multi-purpose cooking pot, it is perfect for simmering rich broths, preparing stews, and serving directly from the stovetop to your dining table. 【Traditional Design】: This classic hot pot features a wide-bellied body and a matching domed lid, complete with sturdy side loo
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": "Copper Pot with Lid Hammered Nabe Wide-Bellied for Tabletop Dining, Home Cooks",
"product_id": 9456776478959,
"variant_id": 50150463078639,
"quantity": 1,
"grams": 1700,
"length_cm": "35.0",
"width_cm": "35.0",
"height_cm": "15.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").