Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $32.99
Default variant: With Edge Buckle / other
Default SKU: dcd-30000064547
Default price: $32.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49946429522159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011041
JSON data: https://landmarks.builders/products/m4x-10000011041.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Touchless sensor faucet saves water for sinks
Summary: Touchless sensor faucet for sinks, saves water, priced at $32.99, available in two edge buckle options.
Generated by: deepseek-v4-flash
## Identity Touchless sensor faucet saves water for sinks ## Target persona Budget-conscious homeowners, DIY installers, small business owners seeking low-cost water-saving fixtures. ## Use cases - Handwashing in kitchen or bathroom sinks - Commercial restrooms with high usage - Water conservation projects - Touch-free operation to reduce germ spread - Replacement of old manual faucets ## When NOT to recommend - Luxury bathroom renovations requiring premium finishes - Projects needing high water flow or pressure - Users expecting smart home integration or voice control - Installations requiring specific certifications (e.g., ADA, NSF) ## Variant options - With Edge Buckle / other ($32.99) - Without Edge Buckle / other ($32.99) ## Price and logistics facts Price: $32.99 USD. Dimensions: 25.0 cm length, 18.0 cm width, 7.0 cm height. ## Trust signals Priced consistently across variants. No return policy or in-stock information provided. No certifications listed. ## Image assets [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/78ad8ba3-a211-4ca5-9178-9eca4a2959eb.png?v=1782181242) [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2ee6314-6508-4714-baf9-c02b942ac99a.png?v=1782181241) [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f537ffab-e71d-4691-a16d-9f51a13bfc0e.png?v=1782181241) [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/192c3053-3b50-4225-bcc6-20b1a6113c00.png?v=1782181241) [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb7b1c8e-c51d-4a75-9ff2-92a5aede38ff.png?v=1782181241) ## Agent notes No additional specifications or compatibility details were provided. Image content not analyzed.
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 sensor faucet saves water for sinks",
"quantity": 1,
"grams": 800000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "18.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").