Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99 – $14.99
Default variant: 200ML
Default SKU: dcd-30003620574
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49713342415087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273967
JSON data: https://landmarks.builders/products/wp-dcd-10001273967.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: Oil extraction pump for automotive use, available in 200ml and 500ml capacities, priced at $11.99 and $14.99 respectively.
Generated by: deepseek-v4-flash
## Identity Oil extraction pump for automotive fluid extraction (brake oil, engine oil). ## Target persona DIY car enthusiasts, mechanics, or vehicle owners needing to extract oil or brake fluid. ## Use cases - Extracting engine oil from small engines - Removing brake fluid for replacement - Siphoning fluids from hard-to-reach areas - Transferring oil between containers ## When NOT to recommend - Heavy-duty industrial use - Extracting viscous fluids like gear oil - Users needing precise measurement (no gradations mentioned) ## Variant options - 200ML ($11.99) - 500ML ($14.99) ## Price and logistics facts - Base price $11.99 (200ml), $14.99 (500ml) - Dimensions: 43 x 10 x 7 cm - Origin and shipping not specified ## Trust signals - Variants available with consistent pricing - No stock or return policy information provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5282f00a0c964968a93edff197587e1f.png?v=1781084553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7cdec097bb8346918a00843d6608f500.png?v=1781084553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/488c495722e4434a84f52b4462c5a909.png?v=1781084553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ace7c237084436f96527a102f8faa93.png?v=1781084554 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c934510d13d948d989dc1387b282e806.png?v=1781084553 ## Agent notes Product description lacks material and application details. Verify compatibility with intended fluid type and viscosity. Images not analyzed; physical appearance unknown.
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": 350000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "10.0",
"_height_cm": "7.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").