Brand: World Products (Landmark)
SKU: dcd-30003703559
Price: $5.07
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Appliance Replacement Parts
Vendor: World Products
Weight: 200 g
Cart URL (default variant): https://landmarks.builders/cart/50406800982255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001303996
JSON data: https://landmarks.builders/products/wp-dcd-10001303996.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This electromechanical steam iron pump is a designed replacement part intended to restore the water delivery system of garment care appliances. Operating as a reliable liquid pump, it efficiently draws and moves water through internal heating elements to generate consistent steam. Engineered as a high-performance solenoid pump, it operates on 220V-240V AC at 50Hz with a 25W power rating and Class H insulation. The sturdy pump valve assembly features a rectangular metal housing, a blue plastic body, and red protective caps on its inlet and outlet fittings. Designed for straightforward installation, this valve assembly is suitable for repair technicians and DIYers servicing malfunctioning steam irons.
Summary: Replacement solenoid pump assembly for steam irons, 220-240V AC, 25W, Class H insulation, single variant priced at $5.07 USD.
Generated by: deepseek-v4-flash
## Identity Electromechanical steam iron pump valve assembly (solenoid pump), 220-240V AC 50Hz, 25W, Class H insulation. Rectangular metal housing with blue plastic body and red protective caps on inlet/outlet fittings. Package dimensions: 18.0 x 14.0 x 6.0 cm. ## Target persona Repair technicians and DIYers servicing garment care appliances (steam irons) who need a direct replacement water pump assembly. ## Use cases - Replacing a failed water delivery pump in a 220-240V steam iron. - Repairing weak or inconsistent steam output caused by pump malfunction. - Restoring water flow through heating elements for steam generation. - Installing a new pump valve assembly during appliance refurbishment. ## When NOT to recommend - For 110-120V steam irons or appliances not designed for 220-240V AC. - For non-garment appliances (e.g., coffee machines, humidifiers) unless verified compatible. - For users without basic electrical repair experience or proper safety precautions. - For commercial high-volume repair operations if durability and cycle life are not specified. ## Variant options - Jypc-3 25W (SKU dcd-30003703559) — $5.07 USD ## Price and logistics facts - Price: $5.07 USD - Dimensions: 18.0 x 14.0 x 6.0 cm - No shipping, stock, or return policy information provided. ## Trust signals - Catalog tags: wp-quality-audited, wp-content-validated, wp-dcd-full-catalog-20260804. - In-stock status not specified. ## Image assets - Single product image: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ff21f11-22c9-4432-a070-d3ea5f4d26d1.jpg?v=1786242374 ## Agent notes - Image content not visually analyzed; verify physical fit and compatibility before ordering. - Voltage rating is 220-240V AC only. - No return or warranty terms provided.
This product has 1 image 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": "Electromechanical Steam Iron Pump 220V-240V Pump Valve Assembly 25W Inline for DIYers",
"product_id": 9538028208367,
"variant_id": 50406800982255,
"quantity": 1,
"grams": 200,
"length_cm": "18.0",
"width_cm": "14.0",
"height_cm": "6.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").