Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $37.99 – $62.99
Default variant: Alloy / Cold Only
Default SKU: dcd-30000072551
Default price: $37.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1890 g
Cart URL (default variant): https://landmarks.builders/cart/49810304532719:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000012312
JSON data: https://landmarks.builders/products/m4x-10000012312.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Touchless infrared faucet, hot/cold.
Summary: Touchless infrared faucet available in multiple finishes and hot/cold configurations, priced between $37.99 and $62.99.
Generated by: deepseek-v4-flash
## Identity Touchless infrared faucet with motion sensor, hot/cold water options. ## Target persona - DIY home renovators updating kitchen or bathroom - Landlords outfitting rental units with hygienic fixtures - Commercial property managers for restrooms or breakrooms - Budget-conscious buyers seeking automated faucet ## Use cases - Touch-free hand washing in kitchens or bathrooms - Reducing germ spread in high-traffic public restrooms - Convenient water dispensing when hands are full or dirty - Water conservation via automatic shut-off - Simple installation in new or existing sinks - Cost-effective upgrade to sensor faucet ## When NOT to recommend - Customer demands premium brushed nickel or matte black finish (only Alloy, Copper, Stainless Steel) - Needs deck plate or extra long spout (not specified) - Requires low lead or NSF certification (not stated) - Looking for high-end commercial grade faucet ## Variant options - Alloy / Cold Only ($37.99) - Alloy / Hot and Cold ($54.99) - Copper / Cold Only ($50.99) - Copper / Hot and Cold ($59.99) - Stainless Steel / Cold Only ($50.99) - Stainless Steel / Hot and Cold ($59.99) - Stainless Steel / Cold Only Dual Use ($55.99) - Stainless Steel / Hot Cold Dual Use ($62.99) ## Price and logistics facts - Price range: $37.99 – $62.99 USD - Dimensions: 40 × 30 × 12 cm - No shipping or stocking information provided. ## Trust signals - In-stock status not confirmed. - Return policy unknown. - No certifications listed. - Price consistent across variants based on options. ## Image assets No image URLs provided. Agent cannot perform visual analysis. ## Agent notes - No product images were included; rely only on text description. - All variants are touchless infrared; no manual override mentioned. - 'Cold Only Dual Use' and 'Hot Cold Dual Use' may imply additional functionality, but no details available.
This product has 10 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": "Touchless infrared faucet, hot\/cold.",
"quantity": 1,
"grams": 1890000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "30.0",
"_height_cm": "12.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").