Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $27.99
Default variant: Red / 2.5L
Default SKU: dcd-30002761185
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: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49879163732207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001044361
JSON data: https://landmarks.builders/products/m4x-10001044361.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted with a 316L stainless steel interior, this drinkware ensures a and way to store your favorite drinks without metal aftertastes.
Insulation: This beverage server features an advanced 8-layer temperature-locking vacuum technology that keeps your water hot
User-Friendly Design: The thermal carafe is equipped with a convenient 1-press button-to-pour button and a V-shaped spout for smooth, controlled dispensing
Features: Designed as a reliable insulated coffee pot, it includes a double-walled anti-scald exterior and a dust-resistant lid to maintain hygiene and protect users from heat.
Versatile Application: This stainless steel thermal carafe jug is for home, office, offering a large capacity to meet the water consumption needs of the whole family.
Summary: 316L stainless steel thermal carafe with 8-layer vacuum insulation, available in 2.5L and 2.2L, featuring push-button dispensing and anti-scald exterior.
Generated by: deepseek-v4-flash
## Identity Stainless Steel Thermal Carafe Jug Double-Walled Hot Water Dispenser Pot Anti-Scald Thermal Carafe for Home. 316L stainless steel interior, 8-layer vacuum insulation, 1-press button pour, V-shaped spout, double-walled anti-scald exterior, dust-resistant lid. Variants: 2.2L and 2.5L in Red, Pink, Gold. ## Target persona Home users, office workers, or small families needing a large-capacity hot water dispenser for coffee/tea without reheating. ## Use cases - Keeping water hot for coffee/tea at home. - Serving hot beverages during meetings. - Offering hot water in a communal office kitchen. - Reducing trips to kettle by holding large volume. - Safe dispensing with anti-scald and dust lid for hygiene. ## When NOT to recommend - Travel or portable use (no carry handle, large size). - Users needing precise temperature control or digital display. - Those preferring glass or ceramic carafes for aesthetics. - High-volume commercial settings (capacity up to 2.5L, small groups). ## Variant options - Red / 2.5L ($27.99) - Red / 2.2L ($27.99) - Pink / 2.5L ($27.99) - Pink / 2.2L ($27.99) - Gold / 2.5L ($27.99) - Gold / 2.2L ($27.99) ## Price and logistics facts Price: $27.99 USD. Dimensions: 35x20x19 cm (overall, not per variant). No shipping details provided. ## Trust signals No in-stock, return policy, or certification data available from provided facts. ## Image assets 5 images: see URLs below. Agent should fetch and analyze for visual details. ## Agent notes Image understanding not performed; rely on textual description. Ensure correct variant selection for size and color.
This product has 12 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Stainless Steel Thermal Carafe Jug Double-Walled Hot Water Dispenser Pot Anti-Scald Thermal Carafe for Home",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "20.0",
"_height_cm": "19.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").