Brand: World Products (Landmark)
SKU: dcd-30003377467
Price: $37.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 440 g
Cart URL (default variant): https://landmarks.builders/cart/49810324259055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001194092
JSON data: https://landmarks.builders/products/m4x-10001194092.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Replacement Part: This home cleaning part is a floor washer water reservoir made for replacing a worn or damaged original single-piece, helping restore everyday cleaning performance without replacing the whole machine.
Water Control: Designed as a clean water reservoir and cleaner water box, it supports steady water supply for washing floors so your machine can keep cleaning smoothly from room to room.
Sturdy Build: Made with sturdy plastic construction, this water reservoir is built for regular use and offers a reliable structure that stands up well to daily filling, handling, and installation.
Leak-Resistant Design: The fitted cap and sealed shape help reduce spills and leakage, giving you more confidence when moving, refilling, or storing the reservoir during busy cleaning routines.
Practical Fit: With a compact size of about 17 cm high and 10 cm wide, this floor washer water reservoir is easy to handle and helps keep your washer ready for quick, efficient maintenance.
Summary: Replacement Water Reservoir Easy Maintenance Floor Washer Water Reservoir. Description: 【Replacement Part】: This home cleaning part is a replacement water reservoir designed to restore your floor washer without changing the rest of the machine. 【Water Storage】: As a clean water reservoir, it helps hold clean water for washing and keeps your cleaning routine moving with fewer interruptions. 【Practical Design】: The floor washer water reservoir features a compact cylindrical shape with a clear body, making it easy to check water level with a quick look. 【Sturdy Build】: Made with a sturdy plastic
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": "Replacement Water Reservoir Easy Maintenance Floor Washer Water Reservoir",
"product_id": 9429706997999,
"variant_id": 49810324259055,
"quantity": 1,
"grams": 440,
"length_cm": "28.0",
"width_cm": "13.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").