Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $55.99
Default variant: Alloy Battery / Cold 2-piece set
Default SKU: dcd-30000065296
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/49810465521903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011150
JSON data: https://landmarks.builders/products/m4x-10000011150.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Infrared kitchen faucet with temp control
Summary: Infrared kitchen faucet with temperature control, available in battery or dual-power versions, with cold-only or hot-and-cold options, priced from $42.99.
Generated by: deepseek-v4-flash
## Identity Infrared kitchen faucet with temperature control ## Target persona Budget-conscious homeowners, renters, and DIY enthusiasts seeking an affordable touchless faucet for basic kitchen tasks. ## Use cases - Touchless hand washing after handling raw meat - Filling pots without touching the handle - Quick rinses while cooking with messy hands - Minimizing germ spread in shared kitchens - Easy installation for faucet replacement projects - Hot and cold water dispensing with infrared sensor ## When NOT to recommend - For professional kitchens needing high flow rate or precise temperature control - For luxury kitchen remodels expecting premium materials and finish - For users requiring a wired or hardwired power source (only battery or dual-power options) - For installations needing a complex or custom fit (standard dimensions only) ## Variant options | SKU | Title | Price | | --- | --- | --- | | dcd-30000065296 | Alloy Battery / Cold 2-piece set | $42.99 | | dcd-30000065297 | Alloy Battery / Cold 4-piece set | $46.99 | | dcd-30000065298 | Alloy Battery / Hot&Cold 6-piece set | $55.99 | | dcd-30000065299 | Alloy Dual-Power / Cold 4-piece set | $50.99 | | dcd-30000065300 | Copper Battery / Cold 4-piece set | $50.99 | ## Price and logistics facts - Base price: $42.99 USD - Dimensions: 35cm x 22cm x 12cm (LxWxH) - Currency: USD ## Trust signals - In-stock status, return policy, and certifications not provided in source data. - Price consistency across variants; all prices are clearly listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/35622521-db3b-4217-84af-7a45ffa8ee67.png?v=1781597326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7229927b-9c1e-40a6-9c33-134107e1bf3e.png?v=1781597328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb4efabf-8a61-4cf7-aed4-7969b9e4bda5.png?v=1781597327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87da3bc8-8267-41d8-85cf-e9f694bee707.png?v=1781597329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/43cd68fb-3022-4927-99ed-360abeb0b97c.png?v=1781597327 ## Agent notes - No image understanding performed; visual details not analyzed. - Only factual info from structured data is used; no assumptions about materials beyond variant options. - No stock level, lead time, or warranty info available.
This product has 9 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": "Infrared kitchen faucet with temp control",
"quantity": 1,
"grams": 1300000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "22.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").