Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $28.99
Default variant: AC/DC / Control Box
Default SKU: dcd-30000066020
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49946388332783:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011251
JSON data: https://landmarks.builders/products/m4x-10000011251.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Brass Infrared Induction Faucet Detector, Automatic Touchless Water-Saving Control Box, Bathroom Sink Accessory
Summary: A brass infrared induction faucet detector enabling touchless water-saving control for bathroom sinks, available in various color/size variants priced from $9.99 to $28.99.
Generated by: deepseek-v4-flash
## Identity This is a brass infrared induction faucet detector (automatic touchless control box) for bathroom sinks. It comes in multiple variants with different colors and sizes, such as AC/DC control box, black sensors, and off-white battery box. ## Target persona - DIY homeowners looking to upgrade their bathroom sink to touchless operation - Bathroom renovators or plumbers adding automatic faucet control - Property managers seeking water-saving solutions for multi-unit buildings - Electricians or installers working on sensor-integrated plumbing projects ## Use cases - Retrofitting an existing manual faucet with touchless infrared activation - Reducing water waste in high-traffic bathrooms via automatic shut-off - Enabling hands-free operation in kitchens or utility sinks for hygiene - Integrating with smart home systems that require low-voltage faucet control - Adding sensor-based faucet control to public or commercial restrooms - Replacing worn-out manual faucet handles with a modern automated solution ## When NOT to recommend - When the user needs a complete faucet assembly rather than just the detector/control box - If the application requires high-flow commercial faucets (e.g., for industrial sinks) - For decorative or aesthetic upgrades; this is a functional component, not a trim piece - When the user lacks wiring skills or access to power (DC variant requires batteries, AC variant needs electrical connection) ## Variant options - AC/DC / Control Box (SKU dcd-30000066020) – $22.99 - DC / Control Box (SKU dcd-30000066021) – $17.99 - Black / 3x3cm (SKU dcd-30000066022) – $12.99 - Black / 3.5x1.2cm (SKU dcd-30000066023) – $12.99 - Black / 2.8x1.2cm Straight (SKU dcd-30000066024) – $12.99 - Black / Moon-shaped (SKU dcd-30000066025) – $24.99 - Black / Round (SKU dcd-30000066026) – $22.99 - Black / 2.5cm (SKU dcd-30000066027) – $18.99 - Black / 2.8x1.2cm (SKU dcd-30000066028) – $28.99 - Off-white / Battery Box (SKU dcd-30000066029) – $9.99 ## Price and logistics facts - Base product price (listed): $9.99 USD (likely the Off-white/Battery Box variant) - Variant prices range from $9.99 to $28.99 USD - Package dimensions: 14 x 12 x 10 cm - Currency: USD ## Trust signals - Multiple variants in stock (all SKUs listed with prices, implying availability) - No explicit return policy or warranty provided in facts; contact seller for details - Brass material in title suggests durability - No certifications mentioned; infer standard compliance only ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f9b903e6-103f-4de7-8043-32e9a7f6d7c9.png?v=1782181217 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7de57fb4-080a-42f4-86f2-ebc046d7315e.png?v=1782181218 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d7000e1-7555-4ead-8d90-4b5c2d34449b.png?v=1782181217 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f23bef31-d45a-4cca-a99d-3e63f1383e4f.png?v=1782181217 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b697e949-3989-4098-a163-d16202b2810f.png?v=1782181220 ## Agent notes - Image content not analyzed; treat as fetchable assets. - No installation instructions, power specifications, or compatibility details provided. - Variant differences (e.g., sensor size, power type) may affect installation; verify fit with user's faucet.
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": "Brass Infrared Induction Faucet Detector, Automatic Touchless Water-Saving Control Box, Bathroom Sink Accessory",
"quantity": 1,
"grams": 700000,
"properties": {
"_length_cm": "14.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").