Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $19.99
Default variant: Solenoid Valve A / DC Plug
Default SKU: dcd-30000067576
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 280 g
Cart URL (default variant): https://landmarks.builders/cart/49946345308399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011499
JSON data: https://landmarks.builders/products/m4x-10000011499.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
6V infrared touchless faucet
Summary: 6V infrared touchless faucet system components including solenoid valves, control boxes, sensors, and power adapter, priced from $9.99 to $19.99.
Generated by: deepseek-v4-flash
## Identity 6V infrared touchless faucet system components (solenoid valves, control boxes, sensors, power adapter). Not a complete faucet. Sold as individual parts. ## Target persona DIY plumbers, makers, automation enthusiasts building touchless faucet systems; small-scale facility managers retrofitting restroom fixtures. ## Use cases - Retrofitting a manual faucet with touchless operation using correct valve/control box combination. - Replacing a broken solenoid valve in an existing touchless faucet. - Setting up a low-voltage touchless faucet system for a portable sink or RV. - Testing or prototyping infrared sensor faucet circuits. - Repairing or upgrading 6V touchless faucet control boxes. ## When NOT to recommend - Complete faucet replacement (unit is just components, no faucet body). - High-flow commercial applications (6V may be underpowered). - Users needing a ready-to-install complete faucet (requires assembly and selection of parts). - Users not comfortable with wiring and low-voltage electrical work. ## Variant options | SKU | Title | Price | | --- | --- | --- | | dcd-30000067576 | Solenoid Valve A / DC Plug | $9.99 | | dcd-30000067577 | AC/DC Control Box / DC Plug | $19.99 | | dcd-30000067578 | DC Control Box / DC Plug | $14.99 | | dcd-30000067579 | AC/DC Control Box / Aviation Plug | $19.99 | | dcd-30000067580 | DC Control Box / Aviation Plug | $14.99 | | dcd-30000067581 | Sensor / 3.5x1.2cm Aviation | $9.99 | | dcd-30000067582 | Sensor / 3x3cm DC Plug | $9.99 | | dcd-30000067583 | Solenoid Valve B / DC Plug | $9.99 | | dcd-30000067584 | Power Adapter / 220V to 6V | $9.99 | ## Price and logistics facts Base price $9.99. Dimensions (for main unit): 16 x 11 x 8 cm. Currency: USD. ## Trust signals No trust signals provided in input (in-stock status, return policy, certifications unknown). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d46fe4be-7ac6-4070-b4fd-ad589c6a491f.png?v=1782181200 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/784bdf28-57f5-4017-b74c-f1a94fc04713.png?v=1782181201 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf924ebe-86ae-4dc2-bd6f-29d1ef1ab875.png?v=1782181200 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5392216b-e349-47a1-8b7d-066c8a0df43b.png?v=1782181200 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab051085-2af5-4353-8c92-e542b7e542d8.png?v=1782181201 ## Agent notes This listing is for components, not a complete faucet. Ensure correct combination of parts for intended use. Image content was not analyzed; do not infer 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": "6V infrared touchless faucet",
"quantity": 1,
"grams": 280000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "11.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").