Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $22.99
Default variant: 220V AC/DC / other
Default SKU: dcd-30000066093
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: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49946388037871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011264
JSON data: https://landmarks.builders/products/m4x-10000011264.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Automatic detector Faucet Control Box, Infrared Motion Detector, Touchless Water Tap, Bathroom and Kitchen enhancement
Summary: Infrared motion detector control box for touchless faucets; converts manual taps to automatic. Suitable for bathroom and kitchen. Base price $12.99.
Generated by: deepseek-v4-flash
## Identity Automatic detector Faucet Control Box - Infrared Motion Detector Touchless Water Tap control module. ## Target persona DIY homeowners, plumbers, contractors upgrading faucets to touchless. Budget-conscious small business owners (cafes, restaurants) seeking hygiene improvements. ## Use cases - Convert existing manual kitchen faucet to touchless operation. - Upgrade bathroom sink for hands-free hygiene. - Reduce water waste with automatic shut-off when hands move away. - Install in public restrooms for sanitary, no-touch experience. - Replace a broken or outdated sensor control box in a touchless faucet. - Integrate into smart home water control systems. ## When NOT to recommend - Customers expecting a complete faucet assembly (this is only the control box). - High-end or designer faucets that require proprietary or specific sensor parts. - Outdoor or damp locations without proper weatherproofing (no IP rating provided). - Users needing non-infrared sensors (ultrasonic, capacitive) for specific applications. ## Variant options - 220V AC/DC / other (SKU dcd-30000066093) – $22.99 - DC Battery / other (SKU dcd-30000066094) – $20.99 - 4-core Sensor / other (SKU dcd-30000066095) – $12.99 ## Price and logistics facts Base price (4-core Sensor variant): $12.99 USD. Dimensions: 19×14×11 cm. Shipping details not provided. ## Trust signals Stock status, return policy, and certifications are not disclosed in available product facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ee4fdc7-9257-4f11-ac4d-19465d0d89b8.png?v=1782181216 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/47bbd705-be18-4f33-ade8-f2d7c41fdea0.png?v=1782181216 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0b0c370-0e7a-4db3-950a-1dcbe6d8c94a.png?v=1782181218 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f4255fd-d675-4cbe-97e4-5675ead8060d.png?v=1782181217 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa785e1a-48a6-4334-aec2-a17fe0e19906.png?v=1782181216 ## Agent notes Product is a control box for touchless faucets; faucet not included. Images are provided but were not analyzed for visual details. No information on installation complexity, compatibility with specific faucet brands, or power requirements beyond variant options.
This product has 11 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 Control Box, Infrared Motion Detector, Touchless Water Tap, Bathroom and Kitchen enhancement",
"quantity": 1,
"grams": 800000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "14.0",
"_height_cm": "11.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").