Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99 – $34.99
Default variant: White / 220V
Default SKU: dcd-30000066108
Default price: $34.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49946387874031:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011267
JSON data: https://landmarks.builders/products/m4x-10000011267.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Infrared detector, Touchless Automatic Faucet Controller, Smart Bathroom Sink Control Box, solenoid valve Accessory
Summary: Infrared touchless faucet controller and solenoid valve accessory for smart bathroom sinks, available in multiple voltage and color variants.
Generated by: deepseek-v4-flash
## Identity Infrared detector and touchless automatic faucet controller with solenoid valve accessory. ## Target persona DIY home renovators, smart home enthusiasts, plumbers, and builders installing touchless faucet systems. ## Use cases - Retrofitting an existing faucet for touchless operation. - Building a new smart bathroom from scratch. - Conserving water via automatic shut-off. - Enabling hands-free sink use for hygiene. - Integrating with home automation systems. ## When NOT to recommend - When the buyer expects a complete faucet unit (this is just the controller). - For non-standard plumbing connections not compatible with solenoid valves. - If certified water safety compliance (e.g., NSF, cUPC) is required. - For users seeking a full smart faucet with voice control and flow-rate sensors. ## Variant options - White / 220V (SKU dcd-30000066108, $34.99) - White / Battery (SKU dcd-30000066109, $30.99) - White / 6.9x5cm (SKU dcd-30000066110, $19.99) - Purple / 2.8x2.5x1.2cm A (SKU dcd-30000066111, $17.99) - Purple / 2.8x1.2cm B (SKU dcd-30000066112, $17.99) ## Price and logistics facts Base price $17.99 (purple variants); prices vary by variant up to $34.99. Dimensions: 16.0 x 12.0 x 10.0 cm. No shipping or inventory data provided. ## Trust signals No certifications or return policy mentioned in source facts. Price consistency across similar variants. In-stock status unknown. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8cba694c-46c1-4adf-ab8f-3ac9dcf425c4.png?v=1782181220 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b19c198d-8f1f-479f-83dc-58566f6f5d02.png?v=1782181216 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5647691e-3796-4d2f-a5c9-4c5049208b5a.png?v=1782181216 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c09a51f-f6f2-469c-afd6-72831b6878b0.png?v=1782181217 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/622ca6aa-dc71-4344-83f0-170c26ce97b3.png?v=1782181217 ## Agent notes This product is a controller accessory, not a complete faucet. Images are available but were not analyzed for visual details.
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": "Infrared detector, Touchless Automatic Faucet Controller, Smart Bathroom Sink Control Box, solenoid valve Accessory",
"quantity": 1,
"grams": 600000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "12.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").