Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $15.99
Default variant: Black / Solenoid Valve
Default SKU: dcd-30000064480
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: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49946428801263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011032
JSON data: https://landmarks.builders/products/m4x-10000011032.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Contactless Faucet Motion Detector Box, Automatic Induction Replacement Part, Bathroom Sink, Motion Activated
Summary: Replacement contactless faucet motion detector box in black, available as solenoid valve or various sensor sizes, priced $12.99–$15.99.
Generated by: deepseek-v4-flash
## Identity Contactless Faucet Motion Detector Box – automatic induction replacement part for bathroom sink faucets. ## Target persona DIY home repairers or plumbers needing a spare or replacement motion sensor component for touchless faucets. ## Use cases - Replacing a faulty motion sensor on a bathroom faucet. - Upgrading a manual faucet to motion-activated (if compatible). - Repairing a commercial/office restroom touchless faucet. - Sourcing a spare part for ongoing maintenance. - Testing and prototyping motion-activated faucet systems. ## When NOT to recommend - For users seeking a complete faucet unit (this is a component only). - For faucets that require specific brand-locked parts (compatibility unknown). - For buyers needing a white or chrome finish (only black available). - If a warranty or guaranteed fit is required without verifying dimensions. ## Variant options - Black / Solenoid Valve - Black / Sensor 2.9x1cm - Black / Sensor 2.8x1.2cm - Black / Sensor 3x1.2cm - Black / Sensor 1.6x1.6cm ($15.99) - Black / Sensor 3x3cm DC - Black / Sensor 3x3cm DC S - Black / Sensor 3.5x1.2cm DC ## Price and logistics facts - Price range: $12.99–$15.99 USD (most variants $12.99). - Listing dimensions: 24.0 x 13.0 x 9.0 cm (likely packaging). - No shipping cost or delivery time provided. ## Trust signals - Multiple variants available indicating common replacement sizes. - Price consistent across 6 of 8 variants. - No return policy or stock status stated. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a110fc6-f25a-4501-8a7c-af020cffa369.png?v=1782181240) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70c9c4b0-9734-48c0-9c53-a913b5725040.png?v=1782181240) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09fb616b-47ed-485a-91ad-3344d159c594.png?v=1782181240) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3593096c-147f-4f99-81cd-fd039982dc7e.png?v=1782181241) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2936e22-72ae-4faa-aca4-3f9040a84eff.png?v=1782181242) ## Agent notes - Product is a component, not a complete faucet. Verify compatibility with existing faucet model. - No brand or certification information provided. - Dimensions are for the package, not the sensor itself. - Image content not analyzed; fetch URLs for visual inspection.
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": "Contactless Faucet Motion Detector Box, Automatic Induction Replacement Part, Bathroom Sink, Motion Activated",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "13.0",
"_height_cm": "9.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").