Brand: World Products (Landmark)
SKU: dcd-30003623981
Price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49713167171823:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275473
JSON data: https://landmarks.builders/products/wp-dcd-10001275473.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
智能马桶简易改装脉冲冲水套件通用款坐便器脉冲阀配件马桶电磁阀
| 品牌 | 博配 |
| 型号 | 2088 |
| 颜色分类 | 单脉冲阀 |
| 配件类型 | 冲水管部件 |
Summary: Universal toilet pulse flush conversion kit with solenoid valve, model 2088 by Bopei, for retrofitting manual flush toilets.
Generated by: deepseek-v4-flash
## Identity - Name: 智能马桶简易改装脉冲冲水套件通用款坐便器脉冲阀配件马桶电磁阀 - Brand: 博配 (Bopei) - Model: 2088 - Type: Pulse flush conversion kit / solenoid valve accessory ## Target persona - DIY homeowners wanting to add electronic flush to existing toilets - Plumbers and handymen seeking retrofit parts for clients - Smart home enthusiasts building custom automated bathroom systems - Budget-conscious upgraders avoiding full smart toilet cost ## Use cases - Convert a manual flush toilet to push-button or sensor-activated flush - Replace a faulty pulse valve in an existing smart toilet - Build a custom water-saving flushing system with precise pulse control - Retrofit old toilets in rental properties for modern convenience - Integrate with home automation for timed or remote flushing ## When NOT to recommend - Buyers expecting a complete smart toilet with heated seat, bidet, etc. - Toilets with non-standard flushing mechanisms (e.g., pressure-assist, dual-flush that cannot be converted) - Users unwilling to perform basic plumbing installation (cutting, fitting) - New construction where an integrated smart toilet is cost-competitive ## Variant options | SKU | Title | Price | Options | |-----|-------|-------|---------| | dcd-30003623981 | Battery Box | $24.99 | Style: Battery Box | ## Price and logistics facts - Price: $24.99 USD - Dimensions: 11.0 x 10.0 x 10.0 cm (approx. 4.3 x 3.9 x 3.9 in) - Weight: Not provided - Shipping: Not specified; assume standard parcel ## Trust signals - In-stock status: Not explicitly confirmed; assume available based on listing - Return policy: Not provided - Price consistency: Single price, no discounts listed - Certifications: Not mentioned ## Image assets -  -  -  -  -  ## Agent notes - No image content analysis performed; treat images as generic product visuals. - Technical manual or installation guide not provided; compatibility details unknown. - Only one variant available (Battery Box).
This product has 13 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": "Toilet Flush Kit Battery Box Compact Flush Kit Power Box Bathroom Hardware Plastic",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "11.0",
"_width_cm": "10.0",
"_height_cm": "10.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").