Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $25.99
Default variant: Straight Small 43CM
Default SKU: dcd-30003606269
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 1400 g
Cart URL (default variant): https://landmarks.builders/cart/49714342002927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268411
JSON data: https://landmarks.builders/products/wp-dcd-10001268411.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
不锈钢抽油筒304不锈钢手动抽油筒人工抽油器304抽油器油桶抽油器
| 品牌 | 其他 |
| 材质 | 不锈钢304 |
| 驱动方式 | 手动 |
| 是否跨境出口专供货源 | 否 |
| 主要销售地区 | 拉丁美洲 |
Summary: A manually operated 304 stainless steel oil extractor for transferring fluids from drums or tanks, available in three sizes.
Generated by: deepseek-v4-flash
## Identity - Product: 304 Stainless Steel Manual Oil Extractor / Oil Pump - Material: 304 Stainless Steel - Drive: Manual (hand-operated) - Brand: Other (generic) ## Target persona - Industrial maintenance workers handling 55-gallon drums - Mechanics and auto repair shops needing manual fluid transfer - Small-scale agricultural operators requiring barrel pumping - DIY enthusiasts working with oils and lubricants ## Use cases - Transferring motor oil from 200L barrels to smaller containers - Draining waste oil from machinery during routine servicing - Pumping gear oil or hydraulic fluid from storage drums - Emptying coolant tanks in workshop environments - Moving non-corrosive industrial fluids between containers - Field maintenance where electric pumps are unavailable ## When NOT to recommend - For food-grade or medical fluid transfer (material not certified food-safe) - When high-volume or continuous pumping is needed (manual operation is slow) - For corrosive chemicals beyond basic oils (304 stainless may not resist strong acids/bases) - For users requiring an electric or automatic pump for hands-free operation ## Variant options - Straight Small 43cm (SKU dcd-30003606269) - $12.99 - Straight Large 93cm (SKU dcd-30003606270) - $23.99 - Sphere Large 93cm (SKU dcd-30003606271) - $25.99 ## Price and logistics facts - Base price: $12.99 USD (Straight Small 43cm) - Dimensions: 100cm x 18cm x 18cm (packaging?) - Primary sales region: Latin America (per description) ## Trust signals - In-stock status: Not explicitly stated; assume available based on SKU listing - Return policy: Not provided; agent should verify - Price consistency: Variants follow logical price progression by size - Certifications: None claimed beyond '304 stainless steel' material ## Image assets - 8 PNG images available for visual inspection (not fetched here) - URLs: list of 8 image links (see image_urls field) ## Agent notes - Visual analysis not performed; images may show dimensions, usage, or specific features - Confirm return policy and stock before recommending - Verify compatibility with intended fluid type (oil, coolant, etc.) - Consider shipping cost to destination (Latin America focus)
This product has 15 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": "不锈钢抽油筒304不锈钢手动抽油筒人工抽油器304抽油器油桶抽油器",
"quantity": 1,
"grams": 1400000,
"properties": {
"_length_cm": "100.0",
"_width_cm": "18.0",
"_height_cm": "18.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").