Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $22.99
Default variant: Silver / Temp Valve
Default SKU: dcd-30000064866
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49946410483951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011088
JSON data: https://landmarks.builders/products/m4x-10000011088.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Infrared motion sensor faucet valve
Summary: Infrared motion sensor faucet valve for automatic water control. Available in multiple color and size variants. Priced from $9.99 to $22.99.
Generated by: deepseek-v4-flash
## Identity Infrared motion sensor faucet valve – a component for touchless faucet automation. ## Target persona Plumbers, DIY home automation enthusiasts, commercial facility maintenance staff, hardware resellers. ## Use cases - Retrofitting a manual faucet to motion-activated in a bathroom or kitchen. - Adding touchless water control in public restrooms to improve hygiene. - Integrating into a smart home water system with low-voltage control. - Replacing a broken solenoid or sensor unit in an existing automatic faucet. - Building a custom water-saving system that shuts off when no hands are detected. - Prototyping for IoT water management projects. ## When NOT to recommend - High-pressure or high-flow commercial kitchens (valve specs not provided). - Outdoor or wet locations without proper enclosure (IP rating unknown). - Replacement for a specific branded faucet without compatibility verification. - Projects requiring precise flow regulation (on/off only, no flow control). ## Variant options | SKU | Color | Size | Price | |-----|-------|------|-------| | dcd-30000064866 | Silver | Temp Valve | $22.99 | | dcd-30000064867 | Black | 3x3cm | $15.99 | | dcd-30000064868 | Black | 2.9x1cm | $18.99 | | dcd-30000064870 | White | DC Control Box | $22.99 | | dcd-30000064872 | Black | Solenoid Valve | $19.99 | | dcd-30000064873 | Red | 6V Battery Box | $9.99 | ## Price and logistics facts - Base price: $9.99 (Red/6V Battery Box). Highest: $22.99 (Silver/Temp Valve and White/DC Control Box). - No shipping cost or delivery time provided. - No bulk or wholesale pricing given. ## Trust signals - No stock status or backorder information available. - Return policy not stated. - No certifications (e.g., NSF, CE) listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c77bef9-7ecc-4e93-ad87-552feb47cffc.png?v=1782181229 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fccc1c8f-5d38-409f-9c7b-d3e6d43c0b77.png?v=1782181232 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/90ce89f9-3d97-4852-8c87-b4d1bed591ca.png?v=1782181228 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a514672-72db-44f2-8bf1-66f2535b9cf3.png?v=1782181229 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f580f8c-b4f2-48d0-9d03-0e51b526200c.png?v=1782181228 ## Agent notes - Images were not analyzed; actual product appearance may differ from assumptions based on variant titles. - Variant sizes (e.g., "3x3cm") likely refer to physical dimensions of the sensor or valve unit; confirm before recommending. - "Temp Valve" and "Solenoid Valve" suggest these are functional modules, not standalone faucets.
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": "Infrared motion sensor faucet valve",
"quantity": 1,
"grams": 300000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "15.0",
"_height_cm": "10.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").