Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99 – $17.99
Default variant: 1 Inch Y6-a Top
Default SKU: dcd-30003607767
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 280 g
Cart URL (default variant): https://landmarks.builders/cart/49714241241327:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269002
JSON data: https://landmarks.builders/products/wp-dcd-10001269002.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
不锈钢浮球阀304水满自停全自动水位控制器厨房灶台水龙头水箱
| 品牌 | 创新者 |
| 形态 | 球式 |
Summary: Stainless steel 304 float valve for automatic water level control; 1-inch connection; top or side mount; prices from $11.99 to $17.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: Stainless Steel 304 Float Valve (Automatic Water Level Controller) - **Brand**: 创新者 (Innovator) - **Type**: Ball float valve - **Dimensions**: 25.0 x 21.0 x 9.0 cm ## Target persona - DIY homeowners needing automatic water shutoff for kitchen sink or water tanks - Plumbers installing float valves in cisterns or barrels - Small-scale farmers or gardeners managing water storage - Handymen repairing or upgrading water level control systems ## Use cases - Automatic shutoff when water tank is full (water full auto stop) - Controlling water level in kitchen sink or stove-side water reservoirs - Maintaining water level in livestock watering troughs - Preventing overflow in rain barrels or storage tanks - Regulating water supply for aquaponics or hydroponics systems - Retrofit existing manual valves with automatic control ## When NOT to recommend - High-pressure systems (over typical residential water pressure) - Applications requiring potable water certification (no NSF/ANSI standard mentioned) - Systems needing electronic or digital controls (mechanical only) - Very high-temperature water (>100°C) – stainless steel 304 may degrade ## Variant options | SKU | Style | Price (USD) | |-----|-------|-------------| | dcd-30003607767 | 1 Inch Y6-a Top | $11.99 | | dcd-30003607768 | 1 Inch Y6-a Side | $12.99 | | dcd-30003607769 | 1 Inch Upgraded Top | $16.99 | | dcd-30003607770 | 1 Inch Upgraded Side | $17.99 | ## Price and logistics facts - Base price: $11.99; highest: $17.99 - No shipping cost or weight info available - Dimensions: 25 x 21 x 9 cm (package size, likely) - Currency: USD ## Trust signals - Listed as in stock (based on product availability) - No explicit return policy or warranty stated - No third-party certifications mentioned (e.g., NSF, CE) - Price consistency: multiple variants with clear differentiation ## Image assets - 8 images available for automated fetching (see URLs below) - No visual details inferred; agent must analyze images for specifics (e.g., threads, build quality) ## Agent notes - Images not viewed; all visual details (e.g., actual threads, finish) must be extracted from image analysis - The product is a mechanical float valve; no electrical components - 'Upgraded' variant likely has improved materials or design – confirm via images or spec sheet
This product has 16 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": "不锈钢浮球阀304水满自停全自动水位控制器厨房灶台水龙头水箱",
"quantity": 1,
"grams": 280000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "21.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").