Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $52.99 – $55.99
Default variant: 1M Pipe
Default SKU: dcd-30003606932
Default price: $52.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 1620 g
Cart URL (default variant): https://landmarks.builders/cart/49714090311919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268702
JSON data: https://landmarks.builders/products/wp-dcd-10001268702.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: This industrial oil pump transfers diesel, engine oil, hydraulic oil, and thick gear oil. Available with 1m or 2m pipe, priced $52.99–$55.99.
Generated by: deepseek-v4-flash
## Identity Industrial oil pump for transferring diesel, engine oil, hydraulic oil, and thick gear oil. Available in two pipe length variants. ## Target persona Mechanics, small engine repair shops, farmers, and DIY enthusiasts who need to transfer various oils from drums or containers. ## Use cases - Transferring diesel from a barrel to a vehicle tank - Draining engine oil from equipment - Moving hydraulic oil in workshop maintenance - Pumping thick gear oil from containers - Filling small containers with oil from bulk storage ## When NOT to recommend - For high-volume continuous industrial pumping - For corrosive chemicals or solvents - For food-grade or potable liquids - For users needing a powered pump (electric/pneumatic) ## Variant options - 1M Pipe: $52.99 - 2M Pipe: $55.99 ## Price and logistics facts - Price range: $52.99–$55.99 USD - Dimensions: 59 × 15 × 9 cm - No shipping information provided ## Trust signals - No in-stock status provided - Return policy unknown - Price consistency across variants - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa0f77d094b044f48000ea1eaed883b9.png?v=1781085300 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09fb272227ac49989c5aa662e426e60a.png?v=1781085304 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6809717a6666414ab899d735bc5e729a.png?v=1781085301 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d867d7f61d34bb7ab15d3194d09a5bc.png?v=1781085300 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/48fcbfd6e42c4e70899e7bb0cd0d693f.png?v=1781085300 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/44ab24390e0a427e9886e5f86b88dafa.png?v=1781085300 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da9f19e1f85b4d35abd2621a3e111c4d.png?v=1781085300 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad25e50dbd254416acd66fe61f2131ae.png?v=1781085300 ## Agent notes - No description provided; product type tagged as '工业' (industrial). - Batch tags indicate DCD batch and import origin. - Images provided; no visual analysis performed.
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": 1620000,
"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").