Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $15.99
Default variant: Chrome / 6.7x5.5cm
Default SKU: dcd-30000067418
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49946354811119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011470
JSON data: https://landmarks.builders/products/m4x-10000011470.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Touchless Bathroom Sink Faucet, Automatic detector Mixing Valve, Temperature Control Brass Accessory
Summary: Touchless bathroom sink faucet with automatic sensor, mixing valve, and temperature control. Brass construction. Available in Chrome, Nickel, Brass, Chrome Alloy finishes. Price from $9.99.
Generated by: deepseek-v4-flash
## Identity Touchless Bathroom Sink Faucet, Automatic Detector Mixing Valve, Temperature Control Brass Accessory. Dimensions: 9x8x7 cm (product unit). Price: $9.99 (base variant). ## Target persona Budget-conscious DIY homeowners, landlords equipping rental bathrooms, cost-sensitive contractors, or anyone seeking an entry-level touchless faucet. ## Use cases 1. Upgrading a residential bathroom to touchless operation for hygiene. 2. Replacing a worn-out faucet with an automatic sensor model. 3. Minimizing germ spread in shared family bathrooms. 4. Installing in a small powder room or guest bath. 5. Retrofitting an existing sink with a sensor faucet on a tight budget. ## When NOT to recommend - High-traffic commercial restrooms (durability unverified for continuous use). - Professional kitchen sinks (not designed for kitchen spray or heavy use). - Users requiring precise flow rate or pressure data (not provided). - Applications needing ADA compliance or specific certifications (not listed). ## Variant options - Chrome / 6.7x5.5cm – $10.99 (SKU: dcd-30000067418) - Nickel / 7.3x5.5cm – $15.99 (SKU: dcd-30000067419) - Brass / 7.3x5.5cm – $14.99 (SKU: dcd-30000067420) - Chrome Alloy / 6.7x5.5cm – $9.99 (SKU: dcd-30000067421) ## Price and logistics facts Base price: $9.99 USD. Variants range $9.99 – $15.99. Dimensions: 9x8x7 cm (likely packaging). No shipping or return policy provided in facts. ## Trust signals - In-stock status: not specified, assume available unless noted. - Return policy: not provided. - Certifications: none stated. - Price consistency: base variant price matches title price; other variants vary. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/88a40f0f-0b3d-4aed-90ac-0ee3259071fd.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12c7783a-df78-4b2a-b2b7-f5558427719b.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a38c8ec6-9f63-476e-a67a-4274fb3683f8.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca791f17-b940-4db4-a61d-d9e495bfed43.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/863ed8e5-b5e9-4ee2-9c38-8450652b81dd.png ## Agent notes - Image understanding was not performed; do not infer visual details. - No warranty, return policy, or certifications are available in the facts. - Product appears to be a compact touchless faucet; dimensions may be for the unit itself, not sink hole size.
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": "Touchless Bathroom Sink Faucet, Automatic detector Mixing Valve, Temperature Control Brass Accessory",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "9.0",
"_width_cm": "8.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").