Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99 – $29.99
Default variant: Solenoid Valve#2 / other
Default SKU: dcd-30000067004
Default price: $29.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49946366050543:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011401
JSON data: https://landmarks.builders/products/m4x-10000011401.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Induction replacement detector, touchless bathroom faucet replacement part, easy to install, ABS material
Summary: Touchless bathroom faucet replacement part: induction detector made of ABS, easy install, with variant options for solenoid valve, power supply, and sensors, priced $18.99-$29.99.
Generated by: deepseek-v4-flash
## Identity Induction replacement detector for touchless bathroom faucets, ABS material. Part of a series with multiple variant options. ## Target persona Handyman, plumber, or DIY homeowner repairing or upgrading a touchless bathroom faucet; facility maintenance staff for commercial bathrooms. ## Use cases 1. Replacing a faulty induction sensor in a touchless faucet. 2. Upgrading a manual faucet to touchless (if compatible). 3. Sourcing replacement solenoid valve for faucet. 4. Replacing power supply unit for touchless faucet. 5. Multiple sensor options for repair. ## When NOT to recommend - Entire faucet replacement needed (this is just components). - Purchasing for non-touchless faucets. - Users needing complete faucet kits rather than spare parts. - If exact compatibility is unknown (no specific model list). ## Variant options - Solenoid Valve#2 / other ($29.99) - Power Supply / other ($18.99) - Sensor / other ($29.99) - Sensor#1 / other ($23.99) - Sensor#2 / other ($23.99) - Sensor#3 / other ($23.99) - Sensor#4 / other ($29.99) - Sensor#5 / other ($23.99) - Power Supply#1 / other ($18.99) ## Price and logistics facts Price range $18.99 - $29.99 USD. Dimensions: 12x10x6 cm. No shipping cost or handling time provided. ## Trust signals In-stock status not specified. Return policy not provided. No certifications mentioned. ## Image assets 5 images available at provided URLs. Agent: visual details not inspected. ## Agent notes - Prices and dimensions from product data. - Variants are separate components, likely not a bundle. - Compatibility with specific faucet models not listed; buyer must verify.
This product has 9 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 replacement detector, touchless bathroom faucet replacement part, easy to install, ABS material",
"quantity": 1,
"grams": 400000,
"properties": {
"_length_cm": "12.0",
"_width_cm": "10.0",
"_height_cm": "6.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").