Brand: World Products (Landmark)
SKU: dcd-30003620514
Price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 160 g
Cart URL (default variant): https://landmarks.builders/cart/49713409327343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273928
JSON data: https://landmarks.builders/products/wp-dcd-10001273928.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Fluid Transfer Pump Oil Transmission Extractor水管机油
| 品牌 | XM-tools |
Summary: Industrial fluid transfer pump for oil and transmission fluid extraction, priced at $10.99, sold by XM-tools.
Generated by: deepseek-v4-flash
## Identity Fluid Transfer Pump Oil Transmission Extractor (XM-tools) – manual pump for transferring or extracting fluids. ## Target persona Mechanics, DIY car enthusiasts, industrial maintenance workers who need a low-cost manual pump for transferring or extracting fluids. ## Use cases - Extracting engine oil from a vehicle. - Transferring transmission fluid. - Pumping water or light oils in a workshop. - Emptying a small fuel tank. - Draining gearbox oil. ## When NOT to recommend - Not for high-volume commercial operations requiring durability. - Not for corrosive or flammable liquids without safety validation. - Not for precision metering applications. - Not for users needing a powered or high-flow pump. ## Variant options - Opp Bag (single packaging option). ## Price and logistics facts - Price: $10.99 USD. - Dimensions: 25 x 18 x 5 cm. ## Trust signals - In-stock status: not specified. - Return policy: not specified. - Price consistency: single variant at $10.99. - Certifications: none mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4317f59d2dc4e9792cadad16b58deb7.png?v=1781084603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b313560a81b4bdea725011078984139.png?v=1781084608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0da39adfedfa467ea630ea2dfc14326c.png?v=1781084603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c574ba59e3049c8a627e985ae7f18ad.png?v=1781084604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01a149cd61cd4fc8a3b76e2114affeed.png?v=1781084603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cfda0136a24845149864210d58d368df.png?v=1781084603 ## Agent notes - All images are provided as fetchable assets; no visual details inferred. - Unique variant identifier: dcd-30003620514.
This product has 6 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": "Fluid Transfer Pump Oil Transmission Extractor水管机油",
"quantity": 1,
"grams": 160000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "18.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").