Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $12.99
Default variant: DC Urinal Sensor / other
Default SKU: dcd-30000064901
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49946410189039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011095
JSON data: https://landmarks.builders/products/m4x-10000011095.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Automatic Flush Valve, Induction Control, Solenoid Actuation, Water-Saving, Urinal Accessory
Summary: Automatic flush valve for urinals with induction control and solenoid actuation. Water-saving accessory. Base price $9.99. Various sensor types available.
Generated by: deepseek-v4-flash
## Identity Automatic Flush Valve, Induction Control, Solenoid Actuation, Water-Saving, Urinal Accessory ## Target persona Commercial facility managers, plumbers, or maintenance staff seeking efficient, sensor-based flush control for urinals and toilets in restrooms. ## Use cases - Retrofitting existing urinals with automatic flush to reduce water usage. - Upgrading manual flush valves to touchless operation in public restrooms. - Replacing worn-out solenoid or sensor components in commercial washrooms. - Installing in high-traffic restrooms to minimize contact and maintenance. ## When NOT to recommend - Home residential bathrooms with standard toilets (may not fit or be over-engineered). - Systems requiring integrated smart building connectivity (no WiFi/API mentioned). - Budget-constrained projects where $9.99 base price is acceptable but variants cost more. - Users needing a complete toilet/urinal unit (this is just the flush valve accessory). ## Variant options | SKU | Title | Price | Options | |-----|-------|-------|---------| | dcd-30000064901 | DC Urinal Sensor / other | $12.99 | Color: DC Urinal Sensor; Size: other | | dcd-30000064902 | DC Toilet Sensor / other | $12.99 | Color: DC Toilet Sensor; Size: other | | dcd-30000064903 | AC Urinal Sensor / other | $12.99 | Color: AC Urinal Sensor; Size: other | | dcd-30000064904 | AC Toilet Sensor / other | $12.99 | Color: AC Toilet Sensor; Size: other | | dcd-30000064905 | DC Toilet Sensor+Btn / other | $11.99 | Color: DC Toilet Sensor+Btn; Size: other | | dcd-30000064906 | SM Urinal Sensor / other | $12.99 | Color: SM Urinal Sensor; Size: other | | dcd-30000064907 | SM Toilet Sensor / other | $12.99 | Color: SM Toilet Sensor; Size: other | | dcd-30000064908 | AC Batt Box+Bracket / other | $9.99 | Color: AC Batt Box+Bracket; Size: other | | dcd-30000064909 | SM Batt Box+Bracket / other | $9.99 | Color: SM Batt Box+Bracket; Size: other | ## Price and logistics facts - Base product price: $9.99 USD - Dimensions: 11 x 8 x 6 cm - Variant prices range from $9.99 to $12.99 - No shipping or handling information provided. ## Trust signals - Price consistency across multiple variants (most at $12.99, battery box variants at $9.99). - No in-stock status or return policy stated. - No certifications or energy ratings given. ## Image assets -  -  -  -  -  ## Agent notes - Image understanding not performed; treat URLs as fetchable assets only. - Product type is unspecified; inferred from title and description as flush valve accessory. - Variant options have "Color" field but values are not actual colors but sensor types (e.g., DC Urinal Sensor). This may be a data entry artifact. - No explicit indication of compatibility with specific urinal/toilet models.
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 Flush Valve, Induction Control, Solenoid Actuation, Water-Saving, Urinal Accessory",
"quantity": 1,
"grams": 80000,
"properties": {
"_length_cm": "11.0",
"_width_cm": "8.0",
"_height_cm": "6.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").