Brand: World Products (Landmark)
SKU: dcd-30003600208
Price: $31.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 530 g
Cart URL (default variant): https://landmarks.builders/cart/49714579243247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266004
JSON data: https://landmarks.builders/products/wp-dcd-10001266004.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: An electric desktop water dispenser pump for home use, automatically siphons water from bottles. Priced at $31.99, available in white.
Generated by: deepseek-v4-flash
## Identity Desktop electric water dispenser pump (自动上水器) for home use. Draws water from standard water bottles. ## Target persona Home user who wants a compact, affordable electric water dispenser for countertop use; small kitchen or office desk dwellers. ## Use cases - Replacing manual tipping of water jugs. - Dispensing drinking water at kitchen counter. - Office desk hydration without plumbing. - Quick water refill for coffee machines or kettles. - Portable use for travel or camping with compatible bottle. ## When NOT to recommend - Buyer needs a built-in or plumbed water cooler. - Requires hot water dispenser (this is cold/room temp only). - Needs gallon-filtered or bottled water delivery service. - Looking for a high-end or stainless steel dispenser. ## Variant options - White only. (SKU: dcd-30003600208) ## Price and logistics facts - Price: $31.99 USD. - Dimensions: 27 cm (L) x 25 cm (W) x 9 cm (H). ## Trust signals - No in-stock status, return policy, or certifications provided in source data. ## Image assets - 8 PNG images available: see URLs below. ## Agent notes - Image understanding was not performed; do not infer product features from images. - No description provided; product details limited to title and dimensions.
This product has 13 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": "桌面抽水器饮水机智能电动家用吸水自动上水纯净水取水器便携",
"quantity": 1,
"grams": 530000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "25.0",
"_height_cm": "9.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").