Brand: World Products (Landmark)
SKU: dcd-30003600345
Price: $30.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49714593923311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266077
JSON data: https://landmarks.builders/products/wp-dcd-10001266077.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.





Summary: A float switch for automatic bilge pump control in marine applications, priced at $30.99.
Generated by: deepseek-v4-flash
## Identity A float switch designed to automatically activate a bilge pump when water level rises, suitable for marine submersible pumps. ## Target persona Boat owners, marine maintenance technicians, and DIY enthusiasts requiring automatic bilge pump control. ## Use cases - Automatically turning on a bilge pump when water accumulates in a boat hull. - Preventing flooding by activating pump at preset water level. - Replacing a faulty float switch in marine pumping systems. - Used in livewell or baitwell water level control. - Integrated into automatic dewatering systems for small vessels. ## When NOT to recommend - For high-pressure pumping systems (not rated for pressure). - As a general-purpose liquid level switch outside marine environments. - For use with fluids other than water (e.g., oil, fuel). - When precise level control with hysteresis is required (basic float switch). ## Variant options - Only one variant: Float Switch (SKU: dcd-30003600345) at $30.99. ## Price and logistics facts - Price: $30.99 USD. - Dimensions: 16.0 x 10.0 x 5.0 cm. - No shipping weight or lead time provided. ## Trust signals - Product is listed as in stock (based on tags). - No return policy stated. - No certifications mentioned. ## Image assets - 8 product images available at the following URLs: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9cdb7c8428e48f6b341f5edfec91474.png?v=1781085654 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42a3e8c48f4e4834bcdc9480a4d81819.png?v=1781085653 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a877a95c02e4278be8f69ce6f79259c.png?v=1781085654 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a694a14405144f139415dfd2b98b696c.png?v=1781085654 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64b62504861a4cef9402a4d088151df0.png?v=1781085654 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc141fd031ea4738963e90eecde9a449.png?v=1781085653 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b15ed6a5e42462199f0095e72f52cb3.png?v=1781085654 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5cba7546656348d99ae995fb11a8faba.png?v=1781085654 ## Agent notes - Product type listed as '缝纫' (sewing) in source data, but title indicates marine float switch; verify category accuracy. - No description provided; spec details are inferred from title and common use.
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": "浮动开关 自动开关舱底泵船用潜水泵船用浮球开关",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "10.0",
"_height_cm": "5.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").