Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99 – $24.99
Default variant: Sensor / 3.5x1.2cm DC Plug
Default SKU: dcd-30000067085
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49946365722863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011416
JSON data: https://landmarks.builders/products/m4x-10000011416.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Infrared sensor enables touchless sink
Summary: Infrared sensor and control box kits for converting sinks to touchless operation. Multiple sensor sizes and power options. Prices from $11.99 to $24.99.
Generated by: deepseek-v4-flash
## Identity Infrared sensor and control box system for touchless sink operation. Components include sensors (various plug sizes and orientations), control boxes (DC, AC/DC, waterproof), and solenoid valves. ## Target persona - Plumbers and handymen installing touchless faucets - DIY homeowners retrofitting kitchen or bathroom sinks - Facility managers for commercial restrooms - Kitchen equipment installers for touchless operation ## Use cases - Converting a manual sink faucet to touchless using infrared sensor - Replacing a broken sensor in an existing automatic faucet - Adding motion detection to a sink in high-traffic public restroom - Installing a touchless sink in a commercial kitchen to reduce contamination - Upgrading a sink system to meet ADA accessibility requirements - Repairing a touchless faucet by replacing control box or solenoid valve ## When NOT to recommend - Customers looking for a complete faucet assembly (this is a component kit) - Battery-powered sensor applications (variants require DC or AC power) - Decorative or aesthetic upgrades (purely functional) - Applications requiring wireless or smart home integration (no such features mentioned) ## Variant options | SKU | Variant | Price | |-----|---------|-------| | dcd-30000067085 | Sensor / 3.5x1.2cm DC Plug | $12.99 | | dcd-30000067086 | Control Box / DC | $15.99 | | dcd-30000067087 | Control Box / AC/DC | $19.99 | | dcd-30000067088 | Sensor / 3x3cm DC Plug | $12.99 | | dcd-30000067089 | Sensor / 2.8x1.2cm Horizontal | $12.99 | | dcd-30000067090 | Sensor / 2.8x1.2cm Vertical | $12.99 | | dcd-30000067091 | Control Box / AC/DC Waterproof | $24.99 | | dcd-30000067092 | Sensor / 2.9x1cm Horizontal | $11.99 | | dcd-30000067093 | Control Box / Small DC | $15.99 | | dcd-30000067094 | Solenoid Valve / Black DC Plug | $11.99 | ## Price and logistics facts - Price range: $11.99 – $24.99 USD - Package dimensions: 12.0 x 10.0 x 8.0 cm - Currency: USD ## Trust signals - In-stock status unknown - Return policy not provided - No certifications listed - Multiple variants available, suggesting product maturity ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/617a7ecb-ccc0-4179-9b7e-a28916211637.png?v=1782181205) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/84835614-b71f-405f-a5f0-9b310b50cb92.png?v=1782181205) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2bc4a98d-5e2b-4904-81c7-ec612ff185b5.png?v=1782181205) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9165ab4e-5955-4fcc-a5d7-8bc191a0e2f4.png?v=1782181205) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f97f842-b066-47be-9fd1-7afffa0da57c.png?v=1782181205) ## Agent notes - Image understanding was not performed; only URLs are provided. Agents should fetch and analyze images for visual details. - No description beyond the title; all information derived from variant names and structure.
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": "Infrared sensor enables touchless sink",
"quantity": 1,
"grams": 60000,
"properties": {
"_length_cm": "12.0",
"_width_cm": "10.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").