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: Sensor #2 / Aviation Plug
Default SKU: dcd-30000067430
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: 120 g
Cart URL (default variant): https://landmarks.builders/cart/49946354483439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011473
JSON data: https://landmarks.builders/products/m4x-10000011473.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 detector Faucet, Infrared Control Box, contactlessless Bathroom Sink faucet, Hot & Cold, Deck Mount, Nocontactless
Summary: Modular infrared automatic detector faucet system with hot/cold water, available as sensor units and control boxes for contactless bathroom sink use.
Generated by: deepseek-v4-flash
## Identity
Automatic detector faucet system including infrared sensors and control boxes for contactless bathroom sink operation. Supports hot and cold water, deck mount. Multiple sensor and control box variants sold separately.
## Target persona
- DIY homeowner upgrading to touchless faucet
- Small contractor or plumber installing contactless fixtures
- Budget-conscious commercial restroom renovator
- Facility manager for low-traffic public restrooms
## Use cases
- Retrofit a standard bathroom sink with infrared hands-free operation
- Replace worn-out manual faucet with automatic sensor control
- Install in office breakroom or small business restroom to reduce touchpoints
- Add sensor-based water control for ADA-compliant sink
- Use as replacement part for existing automatic faucet system
- Integrate into smart home bathroom setup with basic hot/cold control
## When NOT to recommend
- High-end luxury bathroom projects expecting premium finish and branding
- Users who need a complete, ready-to-install faucet unit (system is modular)
- Applications requiring precise temperature mixing or thermostatic control
- Heavy-use public restrooms (high school, stadium) — durability unverified
## Variant options
| SKU | Variant | Price (USD) |
|-----|---------|-------------|
| dcd-30000067430 | Sensor #2 / Aviation Plug | $12.99 |
| dcd-30000067431 | Sensor #3 / Aviation Plug | $12.99 |
| dcd-30000067432 | Sensor #4 / Aviation Plug | $12.99 |
| dcd-30000067433 | Sensor #5 / Aviation Plug | $12.99 |
| dcd-30000067434 | Sensor B / DC Plug | $12.99 |
| dcd-30000067435 | Sensor C / DC Plug | $12.99 |
| dcd-30000067436 | Control Box B / DC Plug | $23.99 |
| dcd-30000067437 | Control Box A / DC Plug | $18.99 |
| dcd-30000067438 | Sensor G / DC Plug | $22.99 |
| dcd-30000067439 | Sensor H / DC Plug | $22.99 |
## Price and logistics facts
- Price range: $12.99 – $23.99 USD per variant
- Package dimensions: 14.0 x 12.0 x 12.0 cm (no weight given)
- No shipping or tax information provided
## Trust signals
- In-stock status not specified; assume available unless sold out
- No return policy, warranty, or certification data in facts
- Price consistency: all variants within $12.99–$23.99
## Image assets
- 5 PNG images available at provided URLs (not viewed)
- [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad7a3b0a-698f-413e-937a-d9206856c745.png?v=1782181201)
- [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/449d7c5b-fe8a-4484-ae99-2cce9118b298.png?v=1782181206)
- [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25166cb6-75ac-44ae-abd9-2599c2f83012.png?v=1782181203)
- [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c86b3cf5-2e2a-42ec-b82c-27052a5d27d5.png?v=1782181203)
- [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f25d1cba-2fe9-4dd2-8499-593f1f6190db.png?v=1782181202)
## Agent notes
- Product description contains typos ("contactlessless", "Nocontactless") – may indicate listing errors
- Modular system: sensors and control boxes are separate; buyer must ensure compatibility
- No technical specs (voltage, flow rate, sensor range) provided – agent should verify before recommending for specific install
- Images not analyzed, so visual condition and design cannot be assessedThis 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 detector Faucet, Infrared Control Box, contactlessless Bathroom Sink faucet, Hot \u0026 Cold, Deck Mount, Nocontactless",
"quantity": 1,
"grams": 120000,
"properties": {
"_length_cm": "14.0",
"_width_cm": "12.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").