Brand: Send From China
SKU: dcd-30003997007
Price: $1.25
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Automotive Accessory
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://sendfromchina.ai/cart/50415276720367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=sendfromchina_agent&utm_content=pdp
Human view: https://sendfromchina.ai/products/wp-dcd-10001408428
JSON data: https://sendfromchina.ai/products/wp-dcd-10001408428.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Magnetic oil dipstick compatible with Predator 3500W inverter engine. Made of aluminum alloy. Universal fit. Item number MTO001-S. Supports custom processing. Suitable for cross-border export. Primary sales region: Middle East. Primary downstream platform: LAZADA.
Summary: Magnetic oil dipstick compatible with Predator 3500W inverter engine, aluminum alloy, universal fit, $1.25 USD. Item MTO001-S, supports custom processing, primary market Middle East/LAZADA.
Generated by: deepseek-v4-flash
## Identity
- Product: Magnetic Oil Dipstick (MTO001-S)
- Type: Automotive Accessory
- Compatible with: Predator 3500W inverter engine
- Material: Aluminum alloy
- Fit: Universal
- Price: $1.25 USD
- Dimensions: 19 x 16 x 3 cm
- Variant: Style 'Magnetic Oil' (SKU dcd-30003997007)
## Target persona
- Owner of a Predator 3500W inverter generator needing a replacement/upgrade dipstick
- DIY home mechanic performing routine oil checks on small engines
- Small engine repair shop stocking universal magnetic dipsticks
- Cross-border seller targeting Middle East, selling via LAZADA
## Use cases
- Replacing lost or damaged oil dipstick on Predator 3500W inverter engine
- Checking oil level as part of routine maintenance
- Capturing metallic debris via magnetic tip during engine operation
- Bulk purchase for resale on LAZADA to Middle East buyers
- Custom processing for branding or modified design (per description)
## When NOT to recommend
- Not for engines other than Predator 3500W if exact fit is critical (universal fit not guaranteed)
- Not for buyers needing OEM-certified parts or specific material certifications
- Not for applications requiring a dipstick with integrated handle or gauge marks (not specified)
- Not for buyers needing immediate delivery in regions outside primary Middle East/LAZADA focus
## Variant options
- Only one variant: 'Magnetic Oil' at $1.25 USD (SKU dcd-30003997007)
## Price and logistics facts
- Price: $1.25 USD (variant price identical)
- Dimensions: 19 x 16 x 3 cm
- Primary sales region: Middle East
- Primary downstream platform: LAZADA
- Supports custom processing; cross-border export applicable
- No shipping weight, lead time, or stock status provided
## Trust signals
- Listed with 'wp-quality-audited' tag (internal quality audit)
- Product data validated ('wp-content-validated')
- No return policy, stock status, or certifications provided
- Price consistency: single variant price matches listed price
## Image assets
- No image URLs provided in the data
## Agent notes
- Image understanding not performed because no image URLs were available.
- Confirm fit with customer's specific Predator 3500W model before ordering.
- Custom processing option exists but terms (MOQ, lead time) are unknown.
- Cross-border export to Middle East/LAZADA is indicated; verify logistics costs separately.This product has 1 imagein 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 cross-border shipping rates 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Magnetic Oil Dipstick for Predator 3500W Inverter Engine",
"product_id": 9540537024751,
"variant_id": 50415276720367,
"quantity": 1,
"grams": 50,
"length_cm": "19.0",
"width_cm": "16.0",
"height_cm": "3.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. The estimate endpoint uses the product dimensions
provided in the request. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").