Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Silver / Type A 1.3cm
Default SKU: dcd-30000067255
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49946356515055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011442
JSON data: https://landmarks.builders/products/m4x-10000011442.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Automatic detector Faucet, Water-Saving Tap, Touchless Kitchen Sink Adapter, Easy to Install, Water-Efficient, Suitable for Home Bathrooms and Kitchens
Summary: Automatic touchless faucet adapter for kitchen or bathroom sinks, water-saving, easy to install, available in silver with three connection sizes.
Generated by: deepseek-v4-flash
## Identity Automatic Detector Faucet, Water-Saving Tap, Touchless Kitchen Sink Adapter. ## Target persona DIY homeowners and renters seeking a low-cost upgrade to touchless operation; budget-conscious users wanting water conservation. ## Use cases 1. Retrofitting a standard kitchen faucet for hands-free operation. 2. Reducing water waste in household bathrooms. 3. Touchless hand washing in shared spaces like dorm or office kitchen. 4. Adapter for sinks with specific connection sizes (1.3cm, 3.5cm, or combo). 5. Quick, non-plumber installation for rental properties. ## When NOT to recommend - Users needing a full faucet replacement, not an adapter. - Commercial or high-traffic environments requiring durable metal construction. - Users with non-standard faucet thread sizes not listed in variants. - Anyone expecting smart home integration or sensor adjustability. ## Variant options - Silver / Type A 1.3cm ($9.99) - Silver / Type B 3.5cm ($9.99) - Silver / Type C 1.3x3.5cm ($9.99) ## Price and logistics facts Price: $9.99 USD. Dimensions: 10x6x4 cm. Product type not specified. ## Trust signals In-stock status not provided. Return policy unknown. No certifications listed. No warranty info. ## Image assets [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b692c13-c230-4c32-ac85-e098e0a45d05.png?v=1782181203) [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1d9199cc-902e-41b0-b69f-4f41806a4243.png?v=1782181205) [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a226cef-f259-4161-91e9-2a24b92c995c.png?v=1782181205) [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6aeb9366-d8c8-4f12-8a34-cf0b81201022.png?v=1782181205) [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0de78334-7a1f-4679-b31f-132f55703501.png?v=1782181205) ## Agent notes - No visual content analysis performed on images. - Sensor type and battery requirements not specified. - Material not confirmed (likely plastic based on price).
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": "Automatic detector Faucet, Water-Saving Tap, Touchless Kitchen Sink Adapter, Easy to Install, Water-Efficient, Suitable for Home Bathrooms and Kitchens",
"quantity": 1,
"grams": 60000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "6.0",
"_height_cm": "4.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").