Brand: World Products (Landmark)
SKU: dcd-30004137081
Price: $0.68
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467681829103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456023
JSON data: https://landmarks.builders/products/wp-dcd-10001456023.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Universal fit: Designed for washing machine drain hoses with diameters ranging from 22mm to 44mm, ensuring broad compatibility.
Secure connection: Provides a tight and reliable seal for drain hoses, preventing leaks and disconnections.
Durable material: Constructed from high-quality, corrosion-resistant material for long-lasting performance.
Easy installation: Simple to attach and detach, allowing for quick and hassle-free setup.
Versatile use: Ideal for securing drain hoses to floor drains, standpipes, or other plumbing connections.
Summary: Universal stainless-style drain hose clamp for washing machine hoses (22-44mm), providing secure connections at $0.68 per clamp.
Generated by: deepseek-v4-flash
## Identity Washing machine drain hose clamp, universal fit for 22-44mm diameter hoses. Sold as a single clamp. Price: $0.68 USD. ## Target persona DIY homeowner maintaining washing machine connections; appliance repair technician seeking low-cost replacement parts; property manager or landlord handling routine laundry room maintenance. ## Use cases - Securing a washing machine drain hose to a standpipe to prevent disconnection during spin cycles. - Replacing a cracked or loose original hose clamp. - Ensuring a tight seal between drain hose and floor drain or laundry sink. - Using on hoses of varying diameters within 22-44mm without needing multiple clamp sizes. - As a spare part for emergency repair or maintenance kit. ## When NOT to recommend - If the application requires a metal hose clamp for high-pressure or high-temperature lines (this is a typical hose clamp, rated for drain hoses). - If the hose diameter is outside 22-44mm. - For securing non-plumbing items like automotive hoses or garden hoses. - If the buyer requires a complete drain hose assembly, not just a clamp. ## Variant options Single clamp only. SKU: dcd-30004137081. Color option: "1 Clamp (22-44mm Hose Fixed Universal)". No multi-packs or size variations listed. ## Price and logistics facts Price: $0.68 USD (single clamp). Currency: USD. Shipping and tax details not provided. No inventory/stock status included. ## Trust signals - Listed as "universal fit" for 22-44mm hoses. - Description claims corrosion-resistant material. - No formal certifications, warranty, or return policy stated in the facts. - Price point is exceptionally low for the category. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01SE0XXr1LVHUGxQfPw__2680991304.webp?v=1786299141 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01JDCGUf1LVHUJekpp6__2680991304.webp?v=1786299141 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Jr6vTF1LVHUGUbsW3__2680991304.webp?v=1786299141 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Ufz1i21LVHUIfl9Bd__2680991304.webp?v=1786299141 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01BeREnH1LVHUJeldil__2680991304.webp?v=1786299141 ## Agent notes - Facts provided do not include physical dimensions, weight, material spec, or manufacturer. - No return policy or availability status was included. - Image content was not analyzed; visual claims should not be inferred. - The product appears to be a generic clamp; verify fit based on the 22-44mm range.
This product has 5 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": "Washing Machine Drain Hose Clamp for 22-44mm Diameter Hoses",
"product_id": 9556214546671,
"variant_id": 50467681829103,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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").