Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $51.99 – $62.99
Default variant: Brass / 26CM 0.5MM
Default SKU: dcd-30003411829
Default price: $51.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49810877481199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001206276
JSON data: https://landmarks.builders/products/m4x-10001206276.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Tableware: This tableware piece serves as a round metal hot pot with a refined decorative look, made for presenting and serving food at the table.
Heating Use: Designed as a heated serving vessel, it can be used over alcohol or similar tabletop heat sources to help keep dishes warm while serving.
Lid Design: The domed lid hot pot format includes a matching lid with a knob handle, creating a covered serving design that helps retain warmth.
Exterior Feature: As a decorative pierced hot pot, it features an ornate pierced and embossed exterior with a gold/brass-colored finish for a distinctive presentation.
Form and Stability: The cylindrical body, wide flared rim, and broad base create a balanced round metal hot pot shape that supports practical serving and tabletop use.
Summary: Decorative Pierced Hot Pot Ornate Heated Serving Vessel Tabletop Heating. Description: 【Product Type】: A round metal hot pot designed as tableware, combining a cylindrical body with a wide flared rim and base for a stable tabletop presentation. 【Function】: This heated serving vessel is suited for warming and serving food over or similar tabletop heat sources, helping keep dishes ready at the table. 【Lid Design】: The domed lid hot pot includes a matching knob handle, making it easy to lift while helping cover the contents during serving. 【Decorative Feature】: As a decorative pierced hot pot, it
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": "Decorative Pierced Hot Pot Ornate Heated Serving Vessel Tabletop Heating",
"product_id": 9429844394223,
"variant_id": 49810877481199,
"quantity": 1,
"grams": 1500,
"length_cm": "39.0",
"width_cm": "39.0",
"height_cm": "23.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").