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: Aviation Head / 3x3.1cm
Default SKU: dcd-30000066208
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: 180 g
Cart URL (default variant): https://landmarks.builders/cart/49946378469615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011282
JSON data: https://landmarks.builders/products/m4x-10000011282.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Automatic Sensor Faucet Controller, Infrared Motion Detector
Summary: Infrared motion sensor faucet controller with multiple head and size variants, priced from $11.99 to $24.99.
Generated by: deepseek-v4-flash
## Identity Automatic Sensor Faucet Controller with Infrared Motion Detector. A module that retrofits existing faucets for touchless operation. ## Target persona - DIY home improvers upgrading kitchen or bathroom faucets - Plumbing contractors installing touchless systems in commercial settings - Facility managers for restaurants, clinics, or public restrooms - Cost-conscious buyers seeking budget automation solutions ## Use cases - Retrofit a standard faucet to touchless in a home kitchen - Install in public restroom sinks for hygiene compliance - Automate water flow in a dental clinic or lab - Reduce water waste in commercial kitchens - Enable hands-free operation for accessible design ## When NOT to recommend - For users who want a complete faucet assembly (this is only the controller) - For outdoor installations without freeze protection - If high-pressure or high-flow applications require specialized valves - For buyers who need battery-powered operation (this appears AC/DC powered) ## Variant options - Aviation Head / 3x3.1cm - $12.99 - DC Head / 3x3.1cm - $11.99 - Aviation Head / 1.2x3.5cm - $12.99 - Aviation Head / Handwash Sensor - $15.99 - Aviation Head / 1x2.9cm - $11.99 - DC Head / 1.7cm Spacing - $12.99 - Mouth Outlet / 2.5x3.6cm - $15.99 - Mouth Sensor / 2x2.7cm - $22.99 - Single DC / Four-core - $22.99 - 220V AC/DC / Four-core - $24.99 ## Price and logistics facts - Base price: $11.99 USD - Price range: $11.99 – $24.99 - Dimensions: 13 x 13 x 12 cm (entire package?) - Currency: USD ## Trust signals - Multiple variants listed, suggesting stock availability - No explicit return policy or certifications provided in facts - Price consistency across similar sizes ## Image assets - 5 PNG images available at provided URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94e085cb-553a-4241-bb2c-18d9176731f9.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0e8f98a-aca6-44ba-ace7-8bf01777cb6a.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/626b1b4f-b89a-46bb-9292-5c418138348d.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c44c4f06-dfde-4cca-8acf-9698f1eef8c8.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/859260fb-366e-4a3f-8707-4584f8be7298.png ## Agent notes - Image understanding was not performed; visual details are not inferred. - Product type is not specified (may be a controller module). - No information on included mounting hardware or wiring specifications.
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": "Automatic Sensor Faucet Controller, Infrared Motion Detector",
"quantity": 1,
"grams": 180000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "13.0",
"_height_cm": "12.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").