Brand: World Products (Landmark)
SKU: dcd-30003606931
Price: $60.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 1630 g
Cart URL (default variant): https://landmarks.builders/cart/49714092572911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268701
JSON data: https://landmarks.builders/products/wp-dcd-10001268701.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: This is a linked oil pump for thick oil, reversible and high-pressure, suitable for pumping and sucking.
Generated by: deepseek-v4-flash
## Identity - Product: 联动式抽油泵新款抽油泵粘稠油专用抽油泵正反转可抽可吸通用高压 - Type: Industrial oil pump - Price: $60.99 - Dimensions: 59 x 15 x 9 cm ## Target persona - Industrial maintenance workers handling thick oils - Automotive mechanics needing fluid transfer for viscous lubricants - DIY enthusiasts working with heavy machinery or equipment - Small workshops requiring a versatile pump for oil changes ## Use cases - Pumping thick or viscous oil from drums or containers - Reverse operation to suck residual oil from engines or machinery - Transferring hydraulic fluid or gear oil in repair settings - Emergency fluid removal from equipment during maintenance - Filling reservoirs with heavy oils in industrial environments ## When NOT to recommend - For thin fluids like water, gasoline, or solvents (may not seal properly) - For food-grade or potable liquids (not certified for contact with consumables) - For high-volume continuous pumping (duty cycle not specified) - For users needing a submersible pump (this appears to be an inline/transfer pump) ## Variant options - Only variant: Enhanced Type (SKU: dcd-30003606931) at $60.99 ## Price and logistics facts - Price: $60.99 USD - Dimensions: 59 x 15 x 9 cm - No shipping information provided - No tax or customs duty details ## Trust signals - In-stock status: not provided - Return policy: not provided - Price consistency: single price point - Certifications: none listed - Warranty: not stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef4c74dd3335461f922fbd936165546b.png?v=1781085302 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0addaf41ec4e490a9b2cf4f31c742dc4.png?v=1781085301 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d72c8c5a1c4491f9af9bde0c933677a.png?v=1781085302 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82c5bf94fdbc4d7c8bbdfc37d771378e.png?v=1781085302 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd3c926a169d4a2c9c984fd126901a57.png?v=1781085302 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f879ee9210114c9ebd5f5309a225cf3d.png?v=1781085303 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f1d9a8a338b74758a0169720cd9ba4ae.png?v=1781085302 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a2eb9bba5054fa592d1010d4374a0b3.png?v=1781085302 ## Agent notes - No product description provided; details inferred from title and tags. - Image content not analyzed; treat URLs only as fetchable assets. - Trust signals are absent; recommend verifying return policy and stock before purchase.
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": 1630000,
"properties": {
"_length_cm": "59.0",
"_width_cm": "15.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").