Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $23.99
Default variant: White / Ctrl DC Avia
Default SKU: dcd-30000066952
Default price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49946366410991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011394
JSON data: https://landmarks.builders/products/m4x-10000011394.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
detector Faucet Controller, Infrared detector, Touchless Faucet Accessory, automatic functionality, Bathroom Kitchen enhancement
Summary: Infrared sensor faucet controller for touchless operation; multiple sensor sizes and controller types available for bathroom or kitchen retrofit.
Generated by: deepseek-v4-flash
## Identity Detector Faucet Controller – Infrared sensor accessory for touchless faucet operation. ## Target persona DIY homeowners, plumbers, facility managers, kitchen/bathroom remodelers seeking cost-effective touchless upgrade. ## Use cases - Retrofitting a standard faucet for hands-free use in a kitchen or bathroom. - Reducing germ spread in shared or high-traffic bathrooms. - Enabling hands-free operation for users with limited mobility or arthritis. - Adding automatic shut-off to conserve water. - Upgrading a rental property or Airbnb for hygiene convenience. ## When NOT to recommend - Faucets with non-standard threaded fittings or incompatible aerator mounts. - High-pressure commercial systems requiring robust valves (unknown rating of this unit). - Users needing a complete faucet replacement rather than an accessory. - Projects requiring wireless or battery-powered control (this appears to be wired/not specified). ## Variant options 10 variants organized by color (White, Black) and controller/sensor size: - White / Ctrl DC Avia ($17.99) - White / Ctrl ACDC Avia ($22.99) - White / Ctrl DC DC ($17.99) - White / Ctrl ACDC DC ($23.99) - Black / Sen 3x3cm Avia ($12.99) - Black / Sen 2.8x1.2cm Avia ($12.99) - Black / Sen 2.9x1cm Avia ($12.99) - Black / Sen 3x3cm DC ($12.99) - Black / Sen 2.8x1.2cm DC ($12.99) - Black / Sen 3x1.2cm DC ($12.99) ## Price and logistics facts - Base price: $12.99 USD. Variants up to $23.99. - Dimensions: 14.0 x 12.0 x 8.0 cm. - Currency: USD. ## Trust signals - Multiple variants available. - In-stock status not confirmed. - No return policy stated. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e86d7761-21e7-43e5-9b37-934bc73c340c.png?v=1782181205 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc7dad60-9720-4924-925e-e99dbf6538b5.png?v=1782181205 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bda454f4-2ffd-4b65-8f2b-7d66f5d15da7.png?v=1782181205 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d2c7747d-f386-45ca-9ca2-58d5507771ae.png?v=1782181204 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c300013-952f-4460-8f9c-9387ab477cf9.png?v=1782181206 ## Agent notes Images were not analyzed; content is inferred from product title and tags. Actual sensor size and design may vary.
This product has 12 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": "detector Faucet Controller, Infrared detector, Touchless Faucet Accessory, automatic functionality, Bathroom Kitchen enhancement",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "14.0",
"_width_cm": "12.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").