Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.83 – $18.06
Default variant: 26CM / Clear Soup
Default SKU: dcd-30002786671
Default price: $10.83
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 1740 g
Cart URL (default variant): https://landmarks.builders/cart/50379474927855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001050437
JSON data: https://landmarks.builders/products/wp-dcd-10001050437.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 high-quality 304 food-grade stainless steel, this stainless steel hot pot offers exceptional durability and corrosion resistance for long-term use.
Two-Flavor-Flavor Design: The integrated divider creates a perfect Yuan Yang pot, allowing you to enjoy two different soup bases simultaneously without flavor mixing.
Efficient Heating: Featuring a thickened three-layer composite bottom, this cooking pot ensures rapid and even heat distribution across various cooktop types including induction.
Ergonomic Handling: Designed with widened double ears, this shabu shabu pot provides a secure and comfortable grip while effectively preventing scalds during transport.
Professional Cookware: This versatile cookware features a unique retro-textured finish that is scratch-resistant and easy to clean, making it ideal for both commercial restaurants and home gatherings.
Summary: Thickened Material Yuan Yang Pot Easy to Clean Stainless Steel Hot Pot Long-Lasting Cookware for Restaurant, Home. 【Premium Material】: Crafted from high-quality 304 food-grade stainless steel, this stainless steel hot pot offers exceptional durability and corrosion resistance for long-term use. 【Two-Flavor-Flavor Design】: The integrated divider creates a perfect Yuan Yang pot, allowing you to enjoy two different soup bases simultaneously without flavor mixing. 【Efficient Heating】: Featuring a thickened three-layer composite bottom, this cooking pot ensures rapid and even heat distribution acro
Generated by: dcd-map-v1
This product has 8 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": "Thickened Material Yuan Yang Pot Easy to Clean Stainless Steel Hot Pot Long-Lasting Cookware for Restaurant, Home",
"product_id": 9530807451887,
"variant_id": 50379474927855,
"quantity": 1,
"grams": 1740,
"length_cm": "48.0",
"width_cm": "48.0",
"height_cm": "13.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").