Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $27.99 – $53.99
Default variant: 0.8L / Karakusa
Default SKU: dcd-30002711985
Default price: $27.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/50150942441711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001031760
JSON data: https://landmarks.builders/products/m4x-10001031760.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: Crafted from clay and podumene, this kitchen cookware ensures a cooking experience by releasing mineral content while maintaining the original flavor of your ingredients.
Thermal Stability: This earthenware pot is designed to withstand extreme temperature changes from -20°C to 450°C without cracking, making it for various cooking environments.
Heat Retention: Featuring a thick-walled design, the earthenware pot dish provides heat storage and uniform conduction to keep your meals warm for longer periods while saving energy.
Artistic Design: Each Japanese design clay pot features beautiful hand-painted underglaze patterns and an ergonomic double-handle design for a comfortable grip and a touch of vintage elegance in your kitchen.
Versatile Utility: This traditional donabe pot is for a wide range of dishes including stews, soups, porridge, and earthenware rice, and is suitable for gas stoves, microwave ovens, and electric ceramic heaters.
Summary: Japanese Design Clay Pot Multifunction Japanese Donabe Pot Clay Stockpot. 【Premium Material】: Crafted from clay and podumene, this kitchen cookware ensures a cooking experience by releasing mineral content while maintaining the original flavor of your ingredients. 【Thermal Stability】: This earthenware pot is designed to withstand extreme temperature changes from -20°C to 450°C without cracking, making it for various cooking environments. 【Heat Retention】: Featuring a thick-walled design, the earthenware pot dish provides heat storage and uniform conduction to keep your meals warm for longer pe
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": "Japanese Design Clay Pot Multifunction Japanese Donabe Pot Clay Stockpot",
"product_id": 9456922198255,
"variant_id": 50150942441711,
"quantity": 1,
"grams": 1100,
"length_cm": "31.0",
"width_cm": "31.0",
"height_cm": "18.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").