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: Black / DC Plug Valve #A
Default SKU: dcd-30000067559
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: 230 g
Cart URL (default variant): https://landmarks.builders/cart/49946345865455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011497
JSON data: https://landmarks.builders/products/m4x-10000011497.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Touchless motion sensor faucet
Summary: Touchless motion sensor faucet with multiple plug variants and control boxes. Available in Black and White with different connector types.
Generated by: deepseek-v4-flash
## Identity Touchless motion sensor faucet (likely a sensor module or valve with various connector options). Available in Black and White. ## Target persona - DIY home automation enthusiast looking for a low-cost touchless module - Plumber or handyman seeking replacement sensor parts for faucets - Individual needing a hands-free faucet solution for accessibility or hygiene ## Use cases - Retrofitting a standard faucet with touchless operation - Installing in a kitchen or bathroom to reduce germ transfer - Providing easy water access for people with limited hand mobility - Setting up a pet washing station with automatic water - Use in a workshop for hands-free rinsing ## When NOT to recommend - If the buyer expects a complete, pre-assembled faucet (this may be only the sensor/valve part) - For high-demand commercial installations (likely residential grade) - If specific certifications (e.g., NSF, ADA) are required (none stated) - If the buyer needs a specific plug type not listed in variants ## Variant options | SKU | Title | Price | Color | Size | |-----|-------|-------|-------|------| | dcd-30000067559 | Black / DC Plug Valve #A | $9.99 | Black | DC Plug Valve #A | | dcd-30000067560 | Black / DC Plug PlasticValve | $9.99 | Black | DC Plug PlasticValve | | dcd-30000067561 | Black / 3x3cm Aviation Plug | $9.99 | Black | 3x3cm Aviation Plug | | dcd-30000067562 | Black / 3x3cm DC Plug | $9.99 | Black | 3x3cm DC Plug | | dcd-30000067563 | Black / 3.5x1.2cm DC Plug | $9.99 | Black | 3.5x1.2cm DC Plug | | dcd-30000067564 | Black / 220V to 6V Adapter | $9.99 | Black | 220V to 6V Adapter | | dcd-30000067565 | White / AC/DC Control Box | $19.99 | White | AC/DC Control Box | | dcd-30000067566 | White / DC Control Box | $14.99 | White | DC Control Box | | dcd-30000067567 | White / Aviation Plug Box | $19.99 | White | Aviation Plug Box | ## Price and logistics facts - Base price: $9.99 USD (for black variants) - White control boxes: $14.99 - $19.99 - Dimensions: 14 cm x 12 cm x 7 cm (small module) - Currency: USD - No shipping, tax, or lead time info provided ## Trust signals - In-stock status: not explicitly stated - Return policy: not provided - Price consistency: all black variants at $9.99, white at higher prices - Certifications: none mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b77e6e57-c029-479f-82cf-f8b9c337325c.png?v=1782181201 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a3d111c-738b-4226-a6e1-a077ec8e00ea.png?v=1782181201 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c323db53-51d0-42a1-a28d-e154a9efd7e4.png?v=1782181202 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/57f2d864-8a5d-423a-a46d-33aa53fac1d1.png?v=1782181201 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d62e6449-6df6-4c74-ba17-41723b2dd5b3.png?v=1782181202 ## Agent notes - The product title says 'faucet' but the variants suggest it might be a motion sensor module or valve with different plug types and control boxes. The dimensions (14x12x7 cm) are small, consistent with a sensor unit rather than a full faucet. - Images were not analyzed; details about appearance are not included. - No information on water compatibility (e.g., hot/cold, pressure) provided.
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": "Touchless motion sensor faucet",
"quantity": 1,
"grams": 230000,
"properties": {
"_length_cm": "14.0",
"_width_cm": "12.0",
"_height_cm": "7.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").