Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99 – $23.99
Default variant: Black / 2.9x1cm Horizontal
Default SKU: dcd-30000065874
Default price: $15.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/49946397704431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011229
JSON data: https://landmarks.builders/products/m4x-10000011229.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Induction faucet detector, contact controller accessories, smart blender replacement part with battery box for kitchen sink
Summary: Induction faucet detector and smart blender replacement part with battery box, available in black (4 size variants) and white (AC/DC controller variants), priced at $15.99–$23.99.
Generated by: deepseek-v4-flash
## Identity Induction faucet detector / contact controller / smart blender replacement part with battery box. Operates via touchless sensor. Fits kitchen sink faucets and compatible blenders. ## Target persona - DIY home repairers looking to fix a broken touchless faucet sensor. - Kitchen appliance owners needing a replacement controller for a smart blender. - Hobbyists retrofitting a sink with a battery-powered touchless control. - Plumbers or handymen seeking a low-cost sensor replacement part. ## Use cases - Replacing a faulty induction sensor on a kitchen faucet. - Repairing a smart blender that uses a contact controller. - Adding touchless control to a standard sink using the battery box. - Replacing a worn-out motion detector on a commercial or residential faucet. - Upgrading a faucet to motion activation without plumbing changes. ## When NOT to recommend - For professional plumbers requiring certified, code-compliant sensors for new construction. - For high-end or proprietary faucet brands that may have incompatible mounting or voltage. - For users seeking a complete smart kitchen system (this is a component, not a kit). - For applications requiring precise dimensions beyond the listed variant sizes. ## Variant options | Variant | Color | Size | Price | |---------|-------|------|-------| | Black Horizontal | Black | 2.9×1cm Horizontal | $15.99 | | Black Vertical | Black | 2.9×1cm Vertical | $15.99 | | Black Vertical Large | Black | 3×3cm Vertical | $15.99 | | Black Vertical XL | Black | 3.5×1.2cm Vertical | $15.99 | | White AC DC Controller | White | AC DC Controller | $23.99 | | White DC Controller | White | DC Controller | $23.99 | ## Price and logistics facts - Price range: $15.99–$23.99 USD. - Dimensions (package): 15×12×7 cm. - No shipping or handling details provided. ## Trust signals - Stock status: not provided. - Return policy: not provided. - Certifications: none mentioned. - Price consistency: prices are fixed per variant. ## Image assets -  -  -  -  -  ## Agent notes - Image content not analyzed; confirm visual fit via provided URLs. - White variants (AC/DC controllers) differ significantly from black induction detectors—likely different product functions. - Verify compatibility with specific faucet or blender models before purchase. - No warranty or guarantee information available.
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": "Induction faucet detector, contact controller accessories, smart blender replacement part with battery box for kitchen sink",
"quantity": 1,
"grams": 70000,
"properties": {
"_length_cm": "15.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").