Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $32.99 – $42.99
Default variant: 25
Default SKU: dcd-30003615834
Default price: $32.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 1320 g
Cart URL (default variant): https://landmarks.builders/cart/49713971724527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271972
JSON data: https://landmarks.builders/products/wp-dcd-10001271972.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
手摇抽油泵 自吸抽油泵工业级大力吸柴油机油抽油工具 手动抽油泵
| 品牌 | 科恒达 |
| 材质 | 铝 |
| 适用范围 | 油桶抽油 |
Summary: Industrial-grade hand-crank self-priming oil pump for transferring diesel and engine oil from drums. Aluminum construction. Available in two sizes.
Generated by: deepseek-v4-flash
## Identity Hand-crank self-priming oil pump, aluminum, brand 科恒达, for diesel and engine oil transfer from drums. ## Target persona Mechanics, farmers, or DIYers needing to transfer oil from 55-gallon drums without electricity. Small workshop or farm operators with moderate-volume fluid handling needs. ## Use cases - Transferring diesel from a storage drum to a vehicle fuel tank. - Pumping engine oil from a 200L barrel into smaller containers for shop use. - Emergency fuel transfer during power outages. - Emptying waste oil from equipment into collection drums. - Refueling generators or heavy machinery in remote locations. ## When NOT to recommend - For transferring water or other non-oil fluids (not designed for them). - For high-volume pumping (manual operation is slow). - For food-grade or potable liquids. - For users requiring stainless steel or corrosion-resistant materials (aluminum may react with some chemicals). ## Variant options - Size 25 (SKU: dcd-30003615834) – $32.99 - Size 32 (SKU: dcd-30003615835) – $42.99 ## Price and logistics facts - Size 25: $32.99 USD - Size 32: $42.99 USD - Dimensions: 36.0 × 17.3 × 15.3 cm - No shipping cost or time provided. ## Trust signals - Listed as in-stock (based on availability in Shopify). - Brand: 科恒达. - No return or warranty information provided. ## Image assets - 8 PNG images available at URLs listed below. ## Agent notes - Image understanding not performed; rely on raw image URLs for visual details. - Confirm compatibility with specific fluid types before recommending. - Verify thread size compatibility with drum openings.
This product has 14 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": 1320000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "17.3",
"_height_cm": "15.3"
}
}],
"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").