Brand: World Products (Landmark)
SKU: dcd-30000064877
Price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 880 g
Cart URL (default variant): https://landmarks.builders/cart/49946410680559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011090
JSON data: https://landmarks.builders/products/m4x-10000011090.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Commercial Kitchen Faucet Valve, 304 Stainless Steel Water Conservation Device, sturdyduty water-guard faucet for restaurants, hotels, cafes
Summary: Commercial kitchen faucet valve made of 304 stainless steel with sensor activation, designed for water conservation in restaurants, hotels, and cafes.
Generated by: deepseek-v4-flash
## Identity Commercial Kitchen Faucet Valve, 304 Stainless Steel Water Conservation Device, sturdyduty water-guard faucet ## Target persona Commercial kitchen operators, restaurant owners, hotel maintenance staff, cafe operators seeking durable, water-saving faucet valves. ## Use cases - Replacing worn or leaking faucet valves in high-traffic commercial kitchens - Installing hands-free sensor valves to improve hygiene in food preparation areas - Upgrading existing faucets to water-efficient models for sustainability goals - Outfitting new restaurant, hotel, or cafe kitchens with reliable hardware - Complying with local water conservation regulations in commercial food service - Reducing water waste in dishwashing and food prep stations ## When NOT to recommend - Residential home kitchens (overkill, may not fit standard fixtures) - DIY home improvement projects needing a simple manual valve - Low-budget temporary setups where cost is the only factor - Applications requiring hot water mixing or complex integrated plumbing ## Variant options - Silver / Sensor: $24.99 (SKU: dcd-30000064877) ## Price and logistics facts - Price: $24.99 USD - Dimensions: 14 cm (L) x 11 cm (W) x 9 cm (H) - Currency: USD ## Trust signals - No stock status or return policy information provided - Price: $24.99 (single variant) - No certifications or warranty data available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2922ea16-1f67-4428-b30e-a796b097b9f2.png?v=1782181229 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/88ea4cae-b58d-42d7-b63e-5c19316b0011.png?v=1782181228 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2241387b-30ef-45a0-b95b-c54899ca0dcc.png?v=1782181228 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e963c64-e548-414b-9fdf-b680c7fa8e9a.png?v=1782181230 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e27672fc-6806-496f-83e5-bc98390678ed.png?v=1782181229 ## Agent notes - Image understanding was not performed; no visual details can be inferred. - Only one variant is available. Dimensions are compact (14x11x9 cm). - No brand or manufacturer information provided.
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": "Commercial Kitchen Faucet Valve, 304 Stainless Steel Water Conservation Device, sturdyduty water-guard faucet for restaurants, hotels, cafes",
"quantity": 1,
"grams": 880000,
"properties": {
"_length_cm": "14.0",
"_width_cm": "11.0",
"_height_cm": "9.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").