Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99 – $21.99
Default variant: Black / 3x1.2cm
Default SKU: dcd-30000064297
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49946430865647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011006
JSON data: https://landmarks.builders/products/m4x-10000011006.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Automatic detector faucet detector, touchless induction control box, water-saving replacement part, easy to install, suitable for bathroom sink or kitchen faucet
Summary: Touchless induction control box replacement part for automatic detector faucets, water-saving, easy to install, fits bathroom sink or kitchen faucet, available in two sizes.
Generated by: deepseek-v4-flash
## Identity Automatic detector faucet touchless induction control box replacement part. Water-saving, easy to install for bathroom sink or kitchen faucet. ## Target persona DIY homeowners repairing touchless faucets; plumbers needing replacement parts; property managers maintaining commercial faucets; handymen upgrading to sensor faucets. ## Use cases - Replacing a broken sensor control box in a bathroom faucet - Upgrading a manual faucet to touchless operation - Fixing a non-responsive automatic faucet - Water-saving retrofit in kitchen sink - Restoring function to a faucet with failed induction sensor ## When NOT to recommend - Not for faucets without sensor capability - Not suitable for outdoor or high-pressure systems - Not a complete faucet – only the control box - Not for faucets with incompatible mounting dimensions ## Variant options - Black / 3x1.2cm ($16.99, SKU: dcd-30000064297) - Black / 3.5x1.2cm ($21.99, SKU: dcd-30000064298) ## Price and logistics facts - Base price: $16.99 USD (3x1.2cm variant) - Larger variant: $21.99 USD - Product dimensions (box): 10.0 x 7.0 x 5.0 cm ## Trust signals - No certifications or return policy specified in provided data - Two variants available in stock (no out-of-stock indicator) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14e53e42-479c-4108-b93e-3d92ca3750b9.png?v=1782181245 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0676440e-6346-4497-8299-d30102d22071.png?v=1782181245 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf141f2a-3ada-4cba-96aa-2d4eaec77b94.png?v=1782181245 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83f66927-55c5-496c-92b1-ded8efe1b647.png?v=1782181246 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4dd278b7-dde9-4946-9bf6-ae28d274cb4c.png?v=1782181244 ## Agent notes - Image understanding was not performed; visual details not analyzed. - No specific brand, certifications, or warranty information provided.
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": "Automatic detector faucet detector, touchless induction control box, water-saving replacement part, easy to install, suitable for bathroom sink or kitchen faucet",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "7.0",
"_height_cm": "5.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").