Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.53
Default variant: White EU Plug
Default SKU: dcd-30003847683
Default price: $11.53
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Water Dispenser
Vendor: World Products
Weight: 880 g
Cart URL (default variant): https://landmarks.builders/cart/50457696993519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001354092
JSON data: https://landmarks.builders/products/wp-dcd-10001354092.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This compact instant hot water dispenser provides quick access to hot water on demand. It heats water rapidly from an inverted bottle mounted on top. The dispenser features a tall rectangular body with a small countertop footprint, a touch-control surface, and a plug-power cord. It is designed for portability and easy cleaning.
Summary: Compact instant hot water dispenser with touch control, designed for inverted bottle mounting, priced at $11.53. Available in White and Orange EU Plug variants. Compact dimensions: 27×21×10 cm.
Generated by: deepseek-v4-flash
## Identity Compact instant hot water dispenser (product type: Water Dispenser). Heats water on demand from an inverted bottle mounted on top. Tall rectangular body, small countertop footprint, touch-control surface, plug-power cord. Price: $11.53 USD. ## Target persona Budget-conscious EU user with standard EU plug outlets, needing quick hot water in a small kitchen, dorm, office, or space where bottled water is common. Prefers low-cost convenience over premium features. ## Use cases - Making tea or coffee without waiting for a kettle. - Preparing instant soups, noodles, or oatmeal. - Quick hot water for cleaning or sanitizing small items. - Hot water in small living spaces where a full-size dispenser is not practical. - Backup hot water source in an office or dorm with bottled water. ## When NOT to recommend - For high-volume or continuous dispensing (café, restaurant). - For users outside EU plug regions (US, UK, Asia) without proper adapter. - For buyers requiring precise temperature control or certified safe materials for infant formula. - For environments without a supply of compatible bottled water. ## Variant options 1. Style: White EU Plug (SKU: dcd-30003847683) – $11.53 2. Style: Orange EU Plug (SKU: dcd-30003847684) – $11.53 ## Price and logistics facts - Price: $11.53 USD (both variants) - Dimensions: 27.0 cm (L) × 21.0 cm (W) × 10.0 cm (H) - Plug type: EU plug - Power: plug-power cord (no additional specs) ## Trust signals - Listing includes platform tags: wp-quality-audited, wp-content-validated, wp-catalog-only. - No stock status, return policy, warranty, or safety certifications are provided in the source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9afc79b3-b10b-47c4-afbc-c83d5a64f05b.jpg?v=1786250997 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/501cbca0-1b61-4066-b9c5-8ed254088a5b.jpg?v=1786250998 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3ece4ce7-a406-4e45-a8da-b0cdc4c8c35c.jpg?v=1786250997 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fdfbf17a-fc3a-4a01-9f2e-d904464c6abe.jpg?v=1786250998 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b2d1fcbf-0a30-4ea5-a4ad-30e501f32fe7.jpg?v=1786250996 ## Agent notes - Confirm plug compatibility before recommending (EU plug only). - Price point suggests a budget device; set expectations accordingly. - No safety certifications listed; verify with supplier if buyer requires standards (e.g., CE, LFGB). - Check stock and shipping lead times from the source catalog.
This product has 11 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": "Compact Instant Hot Water Dispenser with Touch Control, Space-Saving",
"product_id": 9539119087855,
"variant_id": 50457696993519,
"quantity": 1,
"grams": 880,
"length_cm": "27.0",
"width_cm": "21.0",
"height_cm": "10.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").