Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $47.99
Default variant: Red 1.5L
Default SKU: dcd-30003620569
Default price: $47.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49713343889647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273964
JSON data: https://landmarks.builders/products/wp-dcd-10001273964.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
500ML 1500MLOil Extraction Pump 抽油泵刹车油注射器车用
| 品牌 | xm |
| 材质 | 1 |
| 适用范围 | 1 |
Summary: 500ML/1500ML oil extraction pump for automotive use, with Red and Blue 1.5L variants at $47.99 each, dimensions 58x13.5x12 cm, brand xm.
Generated by: deepseek-v4-flash
## Identity - Product: 500ML/1500ML Oil Extraction Pump - Brand: xm - Type: Auto parts (汽配) - Variants: Red 1.5L, Blue 1.5L (both $47.99) - Dimensions: 58 cm (L) x 13.5 cm (W) x 12 cm (H) ## Target persona - DIY car mechanics - Automotive technicians - Home garage users ## Use cases - Extracting engine oil from vehicle - Brake fluid bleeding and injection - Transferring fluids in automotive maintenance - Drawing oil from tight spaces - General fluid extraction in workshop ## When NOT to recommend - For food or cooking oil extraction - For high-viscosity fluids like grease - For precision medical syringes - For users requiring sub-milliliter accuracy ## Variant options - Red 1.5L (SKU: dcd-30003620569) - Blue 1.5L (SKU: dcd-30003620570) ## Price and logistics facts - Price: $47.99 USD per unit - Dimensions: 58x13.5x12 cm - No shipping cost or lead time provided ## Trust signals - In-stock status not explicitly provided (assume available based on listing) - No return policy stated - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5282f00a0c964968a93edff197587e1f_f7ea3d0e-514c-41ec-bd62-77ca5964293b.png?v=1781084557 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7cdec097bb8346918a00843d6608f500_f116cbcf-7629-4785-ab78-e99327c265d6.png?v=1781084556 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/488c495722e4434a84f52b4462c5a909_83b79f06-9d61-49ad-9af1-847ebd837162.png?v=1781084557 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ace7c237084436f96527a102f8faa93_5a2369cb-1804-4d36-97d1-8a3aa5120330.png?v=1781084556 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c934510d13d948d989dc1387b282e806_0a1ed16e-e3c7-44bf-b0ba-34506d7d6a41.png?v=1781084556 ## Agent notes - Image content not inspected; visual details unknown. - Description is minimal; functional specifics may be limited. - Only two variants: color difference.
This product has 11 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": "500ML 1500MLOil Extraction Pump 抽油泵刹车油注射器车用",
"quantity": 1,
"grams": 1100000,
"properties": {
"_length_cm": "58.0",
"_width_cm": "13.5",
"_height_cm": "12.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").