Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $4.29 – $4.57
Default variant: Manager Recommended ✅ High-End All-in-One [Anti-Odor Anti-Overflow] Dual Drain
Default SKU: dcd-30004137200
Default price: $4.57
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/50467682648303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456055
JSON data: https://landmarks.builders/products/wp-dcd-10001456055.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Universal Compatibility: Designed to connect washing machine drain hoses to floor drains, accommodating various appliance setups.
Efficient Drainage: Allows for simultaneous drainage from multiple appliances, preventing water overflow and ensuring smooth operation.
Odor and Overflow Protection: Features an anti-odor and anti-overflow design to maintain a hygienic and dry environment.
Durable Construction: Made from high-quality materials for long-lasting performance and resistance to corrosion.
Easy Installation: Simple to install with a secure connection, providing a reliable solution for your laundry room drainage needs.
Summary: Washing machine drain hose splitter and floor drain connector, 3-way adapter for dual appliance drainage. Available in four variants from $4.29 to $4.57.
Generated by: deepseek-v4-flash
## Identity A washing machine drain hose splitter and floor drain connector. It is a 3-way adapter enabling dual or triple appliance drainage into a single floor drain. Variants focus on anti-odor, anti-overflow, rotatable triple drain, and washer+dryer or washer+sink connections. ## Target persona DIY homeowners and renters managing laundry room drainage, small appliance installers, or anyone with a washing machine and a second appliance (dryer or sink) needing to share one floor drain. Price-conscious buyer (~$4-5) looking for a simple, quick adapter. ## Use cases - Connecting a washing machine and dryer drain hose to a single floor drain. - Connecting a washing machine and sink drain to the same floor drain. - Adding an anti-odor/anti-overflow seal to a laundry room floor drain. - Using the rotatable triple-drain variant for washer, dryer, and utility sink simultaneously. - Replacing a worn or leaking drain connector during appliance installation. ## When NOT to recommend - Users needing a permanent, code-approved plumbing fixture rather than a clamp-on adapter. - High-volume commercial laundries or continuous high-flow drainage (adapter may not handle). - Unusual hose diameters or non-standard fittings not confirmed compatible. - Customers who require documented materials/certifications; product data does not specify them. ## Variant options - dcd-30004137200 – Manager Recommended ✅ High-End All-in-One [Anti-Odor Anti-Overflow] Dual Drain – $4.57 - dcd-30004137201 – Multi-functional All-in-One Dual Drain [Connect Washer + Dryer] Floor Drain Drains Simultaneously – $4.29 - dcd-30004137202 – Multi-functional All-in-One Dual Drain [Connect Washer + Sink] Floor Drain Drains Simultaneously – $4.29 - dcd-30004137203 – [Floor Drain ● Triple Drain] Multi-functional (Rotatable) [Anti-Odor Anti-Overflow] Clamp Included – $4.56 ## Price and logistics facts - Base price: $4.29 USD. - Variant prices: $4.29, $4.29, $4.56, and $4.57 USD. - Dimensions not provided. - Image assets: 5 product images available; content not visually analyzed. ## Trust signals - In-stock status not explicitly stated. - Return policy not specified. - Material and certification details not provided. - Price consistency: two variants at $4.29, two at higher prices. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Wy9Kc329a4Ll0lDlt__0-item_pic.webp?v=1786299142 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01TFNW9x29a4YDu7Mk0__2206846018083.webp?v=1786299143 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01LolavX29a4YEV9b9H__2206846018083.webp?v=1786299143 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01aNW4oo29a4YDf3zR3__2206846018083.webp?v=1786299143 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN013rfwt829a4YDzKqOy__2206846018083.webp?v=1786299143 ## Agent notes - Variant dcd-30004137200 is labeled “Manager Recommended” and priced at $4.57. - Variant dcd-30004137203 includes a clamp and is described as rotatable triple-drain. - Description claims anti-odor and anti-overflow design for some variants; not all variants explicitly mention this. - No dimensions, material, or certification details in product data. - Image understanding was not performed; only URLs are provided.
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": "Washing Machine Drain Hose Splitter and Floor Drain Connector, 3-Way Adapter for Dual Appliance Drainage",
"product_id": 9556214972655,
"variant_id": 50467682648303,
"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").