Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $19.99
Default variant: Black / 3x3cm
Default SKU: dcd-30000067752
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 70 g
Cart URL (default variant): https://landmarks.builders/cart/49946342818031:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011528
JSON data: https://landmarks.builders/products/m4x-10000011528.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sensor faucet controller saves water
Summary: Sensor faucet controller for water saving, available in black and beige variants with sizes from 1.2x2.8cm to 9.5x2.3cm, priced from $9.99 to $19.99.
Generated by: deepseek-v4-flash
## Identity Sensor faucet controller that automatically dispenses water to reduce waste. ## Target persona Homeowners, renters, property managers, or businesses seeking to retrofit existing faucets with touchless water-saving controls. ## Use cases - Kitchen sink: automatically turn off water when hands or dish removed. - Bathroom sink: touchless operation to conserve water while washing. - Public restrooms: reduce water waste from running taps. - Hand-washing stations: ensure water only flows when hands are present. - Commercial kitchens: improve hygiene and reduce water usage. ## When NOT to recommend - For high-pressure plumbing systems without compatible pressure rating. - For outdoor faucets exposed to weather (no IP rating stated). - For users needing precise temperature control (sensor only controls flow). - For faucets with non-standard thread sizes or incompatible connections. ## Variant options - Black / 3x3cm ($10.99) - Black / 1.2x3.5cm ($10.99) - Black / 1.2x2.8cm ($10.99) - Black / 3.4x2.7cm ($12.99) - Black / 4x2.3cm ($12.99) - Black / 5x3.3cm ($10.99) - Beige / DC Battery Box ($15.99) - Beige / DC 220V Box ($19.99) - Black / 9.5x2.3cm ($11.99) - Black / 220V to 6V Power ($9.99) ## Price and logistics facts - Base price: $9.99 (USD). - Dimensions (package): 23x19x9 cm. - Currency: USD. ## Trust signals - Multiple variants available. - No stated warranty, return policy, or certification. In-stock status not specified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4deefa6-d5f1-444a-b01f-4fb6791023a6.png?v=1782181195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee7f28bf-ef70-46b5-9c42-1c389ac486af.png?v=1782181199 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/111eac65-d19c-4fcf-bac8-6cb909067e49.png?v=1782181197 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00a5a4fe-aa2f-451f-9b4c-d6c6a76a699e.png?v=1782181197 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/adb5e407-29a6-4a73-a453-c6406e50bf1e.png?v=1782181197 ## Agent notes - No image analysis performed; visual details not described. - Missing data: sensor technology (IR? ultrasonic?), power requirements (battery? AC?), thread compatibility, flow rate, water pressure range, installation difficulty.
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": "Sensor faucet controller saves water",
"quantity": 1,
"grams": 70000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "19.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").