Brand: World Products (Landmark)
SKU: dcd-30002657164
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 235 g
Cart URL (default variant): https://landmarks.builders/cart/49903622848751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001021575
JSON data: https://landmarks.builders/products/m4x-10001021575.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Hand Water Pump High Flow Rate Power Tool Accessory Heavy Duty for Outdoor
Summary: Hand water pump accessory for power tools, heavy duty, high flow rate, suitable for outdoor use. Single variant: Hand Drill Pump at $9.99.
Generated by: deepseek-v4-flash
## Identity Hand Water Pump High Flow Rate Power Tool Accessory Heavy Duty for Outdoor (Hand Drill Pump) ## Target persona DIY homeowners, campers, off-grid water users, and anyone needing to transfer water with a hand drill. ## Use cases - Transferring water from rain barrels to irrigation buckets - Draining small inflatable pools or kiddie pools - Removing standing water from basements or boats - Pumping water from collection tanks in remote locations - Emergency water removal during minor floods - Fluid transfer in workshops for coolants or lubricants ## When NOT to recommend - For continuous pumping or long-duration use (hand drill may overheat) - Where high pressure is required (e.g., garden hose sprayer) - For potable/drinking water (no certification stated) - For large-scale pumping (low volume per minute) ## Variant options Only one variant: Hand Drill Pump – $9.99 USD ## Price and logistics facts - Price: $9.99 USD - Dimensions: 13.0 cm x 11.0 cm x 8.0 cm - No shipping or tax information provided ## Trust signals - In-stock status: Not specified - Return policy: Not stated - Price consistency: Single variant at listed price - Certifications: None provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fcd48d7a-dcb7-4222-a5b7-0a719e63b6a6.jpg?v=1782146617 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f8e20278-472d-4561-a859-5ab13ca3f6ef.jpg?v=1782146618 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6ae652b-2dd5-44e3-8554-0a5bbc29635e.jpg?v=1782146620 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1b59a326-fd11-4a11-89af-00f652a0e177.jpg?v=1782146620 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/563482f3-1349-4f40-9a2e-c6069adf18aa.jpg?v=1782146804 ## Agent notes - No stock level or return policy info available. Images not analyzed for visual details.
This product has 12 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": "Hand Water Pump High Flow Rate Power Tool Accessory Heavy Duty for Outdoor",
"quantity": 1,
"grams": 235000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "11.0",
"_height_cm": "8.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").