Brand: World Products (Landmark)
SKU: dcd-30003617580
Price: $67.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 890 g
Cart URL (default variant): https://landmarks.builders/cart/49713505894639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272582
JSON data: https://landmarks.builders/products/wp-dcd-10001272582.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
塑料手动抽油器油抽便携式鼓桶油桶泵手动立式泵手动抽油管抽油泵
Summary: A plastic manual oil pump for portable barrel and drum use, priced at $67.99, dimensions 47x13.5x9.5 cm.
Generated by: deepseek-v4-flash
## Identity Plastic manual oil pump for barrels and drums, portable hand-operated pump. ## Target persona DIY mechanics, small-scale farmers, workshop operators, and industrial users who need occasional manual oil transfer from drums. ## Use cases - Transferring motor oil from a 55-gallon drum to a smaller container. - Draining used oil from machinery or vehicles into a waste drum. - Refilling lubricants in equipment without electric access. - Emergency fuel transfer from storage drums. - Dispensing hydraulic oil in remote locations. ## When NOT to recommend - For high-volume or continuous pumping (electric pump recommended). - For very high viscosity fluids (e.g., grease, heavy gear oil). - For users requiring precise metered dispensing. - For situations needing a submersible or self-priming pump. ## Variant options Only one variant: Manual Oil Pump, SKU dcd-30003617580, priced at $67.99. ## Price and logistics facts - Price: $67.99 USD. - Dimensions: 47 x 13.5 x 9.5 cm. - No shipping or inventory details provided. ## Trust signals - Listed as in-stock (based on tags). - No return policy or certification info available. - Price appears consistent across variants. ## Image assets Eight PNG images available at URLs: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/... (see full list in facts). ## Agent notes - Image content not analyzed; visual details not described. - Missing data: return policy, exact materials (only 'plastic' known), country of origin, compatible barrel sizes.
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": "塑料手动抽油器油抽便携式鼓桶油桶泵手动立式泵手动抽油管抽油泵",
"quantity": 1,
"grams": 890000,
"properties": {
"_length_cm": "47.0",
"_width_cm": "13.5",
"_height_cm": "9.5"
}
}],
"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").