Brand: World Products (Landmark)
SKU: dcd-30003620527
Price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 460 g
Cart URL (default variant): https://landmarks.builders/cart/49713395204335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273937
JSON data: https://landmarks.builders/products/wp-dcd-10001273937.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Transfer Pump Battery Operated Liquid 便携式电动抽油泵带手柄
| 种类 | 吸油器 |
| 品牌 | XM-tools |
| 货号 | XM9898-1 |
| 是否专利货源 | 否 |
| 颜色分类 | 手柄款彩盒定制 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 东北亚 |
| 主要下游平台 | 其他 |
Summary: A battery-operated portable electric oil transfer pump with handle, suitable for industrial liquid transfer, priced at $28.99.
Generated by: deepseek-v4-flash
## Identity **Transfer Pump Battery Operated Liquid 便携式电动抽油泵带手柄** — Industrial electric transfer pump, brand XM-tools, model XM9898-1. Powered by battery (type not specified). Single color variant: Red Handle Black Tube. ## Target persona - DIY mechanics and small workshop owners needing occasional oil transfer - Equipment maintenance technicians on remote job sites without power outlets - Hobbyists handling small to medium liquid volumes (e.g., oil, water) ## Use cases - Transferring engine oil from a collection pan to disposal containers - Pumping water out of small boats or equipment - Moving diesel or kerosene from drums to machinery - Cleaning coolant from machine tool sumps - Refueling generators or lawn equipment from bulk containers ## When NOT to recommend - For high-volume industrial pumping (flow rate unknown; likely low) - For corrosive or flammable liquids without verifying material compatibility (no specs) - For users who need a plug-in, continuous-duty pump (battery life not stated) - For precise metering or controlled dispensing (no flow control mentioned) ## Variant options - **Red Handle Black Tube** — $28.99 (only variant available) ## Price and logistics facts - Price: $28.99 USD (single variant) - Dimensions: 45 × 11 × 9 cm - No shipping weight provided - Listed as a cross-border export product; target region: Northeast Asia ## Trust signals - In-stock status: Not explicitly stated, but listed as active product. - Return policy: Not provided. - Price consistency: Single price, no historical data. - Certifications: None mentioned. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4effc4277f6946938c3317bfb90afc9d_0e3418fc-0c06-419a-a1a0-254140280ab1.png?v=1781084592) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cfdaff81b371497ba61ba53f6cbea775_0cec4a6b-0d7b-452b-9c6b-86bf938b8b92.png?v=1781084592) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c222bdaa85ed45a4845537a6d08c31de_9ba9a013-6072-43ec-99d6-45389ef58d9a.png?v=1781084592) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c11fcc16aa5746aa87963c7010b6642f_3c32f6da-fe8a-4de2-8132-0f49f6820c7e.png?v=1781084592) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b1c549ccc8341b9b62ce11465783de3_d7326f6a-d566-4191-becc-97b019f76d2b.png?v=1781084595) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a40af22cf83945f587199a92b0e20ae1_6b9731f7-0b61-4db4-8f66-6b0166dc828c.png?v=1781084592) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38717a2d403d45fd97e29e2f3cea219f_ab366f5c-874d-4119-8df2-b2bb82cba8c9.png?v=1781084592) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e78e8943dc14a6da5cd75f04f76cc6a_1a62d2ac-d440-4708-83b0-3bea35390d7a.png?v=1781084592) ## Agent notes - No data on battery type, runtime, or included accessories (e.g., tubes, nozzles). - Material compatibility not specified; avoid unknown liquids. - Image content not analyzed; review images for physical details. - No return policy or warranty information available.
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": "Transfer Pump Battery Operated Liquid 便携式电动抽油泵带手柄",
"quantity": 1,
"grams": 460000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "11.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").