Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $30.99
Default variant: Side Buckle / other
Default SKU: dcd-30000064583
Default price: $30.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1000 g
Cart URL (default variant): https://landmarks.builders/cart/49946419593455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011047
JSON data: https://landmarks.builders/products/m4x-10000011047.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 Touchless Faucet, Proximity detector Water-Saving Sink Tap, Commercial Kitchen Hotel
Summary: Automatic touchless faucet with proximity sensor for water saving, suitable for commercial kitchens and hotels, priced at $30.99.
Generated by: deepseek-v4-flash
## Identity Automatic Touchless Faucet, Proximity detector Water-Saving Sink Tap, Commercial Kitchen Hotel ## Target persona Commercial kitchen operators, hotel maintenance staff, facility managers for public restrooms. ## Use cases - Handwashing stations in commercial kitchens - Hotel guest bathroom sinks - Public restroom touchless taps - Food preparation areas requiring no-hand operation - Office breakroom sinks - Healthcare facility washbasins ## When NOT to recommend - Residential single-family homes (this is a basic commercial model) - High-end luxury installations requiring premium finishes or brass construction - Situations requiring precise water temperature control or mixing - Outdoor or unheated environments where freezing may occur ## Variant options - Side Buckle / other: $30.99 (SKU dcd-30000064583) - Extension Buckle / other: $30.99 (SKU dcd-30000064584) ## Price and logistics facts Price: $30.99 USD Dimensions: 25 cm (L) x 15 cm (W) x 12 cm (H) Currency: USD ## Trust signals - Price consistent across both variants - In-stock status not explicitly confirmed; images available for visual inspection - Return policy not provided - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/90e741a8-e941-4eef-aeae-daec153fbd37.png?v=1782181231 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/575929c3-2014-448f-90f2-213a53b1cc52.png?v=1782181232 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f3a1eea0-e856-4c76-8224-54739634d4d5.png?v=1782181234 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6401012-b01c-43b6-b2f3-4e5d9a1c2fa5.png?v=1782181232 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6c56899-b2c2-4f41-9a99-976a492e457f.png?v=1782181232 ## Agent notes Image asset understanding was not performed; visual details are not described.
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": "Automatic Touchless Faucet, Proximity detector Water-Saving Sink Tap, Commercial Kitchen Hotel",
"quantity": 1,
"grams": 1000000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "15.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").