Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99 – $28.99
Default variant: Blue with Handle
Default SKU: dcd-30003620530
Default 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: 470 g
Cart URL (default variant): https://landmarks.builders/cart/49713388060911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273940
JSON data: https://landmarks.builders/products/wp-dcd-10001273940.json
This product comes in 4 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: Battery-operated liquid transfer pump with handle, priced between $25.99 and $28.99, available in multiple colors.
Generated by: deepseek-v4-flash
## Identity - **Title:** Transfer Pump Battery Operated Liquid 便携式电动抽油泵带手柄 - **Product Type:** Industrial - **Brand:** XM-tools - **Model:** XM9898-1 ## Target persona Small workshop owners, auto mechanics, and DIY enthusiasts who need a portable, battery-operated pump for transferring liquids like oil or water. ## Use cases 1. Transferring motor oil from a bulk container to a vehicle. 2. Pumping water out of a boat bilge or small flooded area. 3. Draining an aquarium or fish tank. 4. Transferring diesel or kerosene from a drum to a tank. 5. Moving coolant during equipment maintenance. ## When NOT to recommend - High-volume or continuous-duty pumping (e.g., irrigation systems). - Pumping high-viscosity fluids like grease or paste. - Handling food-grade liquids (materials not specified as food-safe). - Large-scale agricultural or industrial operations. ## Variant options | SKU | Title | Price | Options | |-----|-------|-------|---------| | dcd-30003620530 | Blue with Handle | $28.99 | Style: Blue with Handle | | dcd-30003620531 | Orange with Handle | $28.99 | Style: Orange with Handle | | dcd-30003620532 | Orange | $25.99 | Style: Orange | | dcd-30003620533 | Red | $25.99 | Style: Red | ## Price and logistics facts - Base price: $25.99 (Orange and Red variants) - Handle variants: $28.99 (Blue with Handle, Orange with Handle) - Dimensions: 46 cm x 12 cm x 9 cm - Cross-border export supply, primary sales region: Northeast Asia ## Trust signals - Price consistency across same-style variants. - Listed as cross-border export supply source. - No certifications or warranty details provided. - In-stock status not confirmed. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image understanding was not performed; visual details are not described. - Missing specifications: flow rate, battery type, run time, hose length, materials. - Return policy and warranty not provided.
This product has 16 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": 470000,
"properties": {
"_length_cm": "46.0",
"_width_cm": "12.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").