Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $21.99
Default variant: Battery Box / other
Default SKU: dcd-30000066116
Default price: $21.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49946387448047:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011269
JSON data: https://landmarks.builders/products/m4x-10000011269.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Infrared auto faucet controller
Summary: Infrared auto faucet controller for touchless operation, available with battery box or sensor options, priced from $12.99.
Generated by: deepseek-v4-flash
## Identity Infrared auto faucet controller – a sensor module to automate faucet operation. ## Target persona DIY home renovators, plumbing enthusiasts, smart home integrators, facility maintenance staff. ## Use cases - Retrofit an existing faucet for touchless operation. - Install in public restrooms to improve hygiene. - Use in kitchen for hands-free washing. - Replace a worn-out sensor in an automatic faucet. ## When NOT to recommend - Users needing a complete faucet unit (this is only a controller). - High-flow commercial applications (not rated). - Installations requiring precise temperature control. ## Variant options - Battery Box / other: $21.99 (SKU dcd-30000066116) - Sensor A / other: $12.99 (SKU dcd-30000066117) - Sensor B / other: $12.99 (SKU dcd-30000066118) ## Price and logistics facts - Base price: $12.99 USD - Dimensions: 14 cm (L) x 12 cm (W) x 10 cm (H) - Currency: USD ## Trust signals - Multiple variant options available. No specific trust signals (e.g., stock status, return policy, certifications) provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d8c6248-da8e-4a28-8291-4c7afe675a9d.png?v=1782181215 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a62e844-4557-46fb-8459-db00da2c7f9a.png?v=1782181215 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4db16b19-0a58-4626-8197-c6d0ec0a0674.png?v=1782181219 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0bfdfb54-3f68-4c81-a11b-2731e5067332.png?v=1782181216 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7afd510d-f18f-4d4a-ba64-de1c4a390ef0.png?v=1782181216 ## Agent notes - Image content not inspected; visual verification of product condition or details not performed. - No compatibility information with specific faucet models. - No warranty or return policy information available.
This product has 11 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": "Infrared auto faucet controller",
"quantity": 1,
"grams": 450000,
"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").