Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99 – $21.99
Default variant: Mixing Valve / D
Default SKU: dcd-30000064598
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 380 g
Cart URL (default variant): https://landmarks.builders/cart/49946428080367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011050
JSON data: https://landmarks.builders/products/m4x-10000011050.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Automatic Detector Faucet Controller, Touchless Induction Tap Adapter, Bathroom Sink Motion Detector, Easy Installation, Water Saving, Universal Replacement
Summary: A touchless faucet adapter that adds motion-sensing control to existing bathroom sink faucets, easy DIY install, water-saving, universal replacement.
Generated by: deepseek-v4-flash
## Identity Automatic Detector Faucet Controller, Touchless Induction Tap Adapter. Turns standard faucet into touchless via motion sensor. Available in multiple sensor configurations. ## Target persona DIY homeowners, landlords, or property managers seeking to upgrade bathroom hygiene or conserve water without replacing entire faucet. ## Use cases - Kitchen or bathroom sink where hands-free operation reduces germ spread. - Public or shared bathrooms where touchless operation is preferred. - Water conservation by automatic shut-off. - Assisted living or disability access where lever handles are difficult to operate. - Retrofit a rental property with touchless function at low cost. ## When NOT to recommend - Customers with smart home systems expecting integration (no connectivity). - High-end faucets with proprietary designs (compatibility unverified). - Users requiring a fully integrated touchless faucet (this is an add-on adapter). - Applications needing precise temperature control (it relies on existing mixer). ## Variant options - Mixing Valve / D: $11.99 - Horizontal Sensor / 2.9x1cm: $16.99 - Square Sensor / 3x3cm: $20.99 - Vertical Sensor / 2.9x1cm: $21.99 ## Price and logistics facts - Price range: $11.99 - $21.99 USD. - Dimensions: 10 x 8 x 8 cm. ## Trust signals - Multiple variants available; in-stock status unknown. - No return policy or certification data provided. ## Image assets - 5 images available at provided URLs. ## Agent notes - No image content analysis was performed; visual details not inferred.
This product has 9 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": "Automatic Detector Faucet Controller, Touchless Induction Tap Adapter, Bathroom Sink Motion Detector, Easy Installation, Water Saving, Universal Replacement",
"quantity": 1,
"grams": 380000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "8.0",
"_height_cm": "8.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").