Brand: World Products (Landmark)
SKU: dcd-30000106648
Price: $37.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 275 g
Cart URL (default variant): https://landmarks.builders/cart/49810326257903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000018628
JSON data: https://landmarks.builders/products/m4x-10000018628.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Exhaust Gas Analyzer Probe, Stainless Steel emission gas emission gasllection Probe, Gas Analysis, Vehicle Emissions Testing, Automotive Diagnostics, Extended Handle
Summary: Stainless steel exhaust gas analyzer probe for vehicle emissions testing and automotive diagnostics, with extended handle; dimensions 54.7 x 11.4 x 3.8 cm, price $37.99.
Generated by: deepseek-v4-flash
## Identity Exhaust Gas Analyzer Probe - Stainless steel, extended handle, for gas analysis and vehicle emissions testing. ## Target persona Automotive technicians, emissions testing center operators, DIY car mechanics performing diagnostics, automotive diagnostic specialists. ## Use cases - Vehicle emissions inspection compliance testing - Engine performance diagnostics via exhaust gas composition - Catalytic converter efficiency evaluation - Verification of emission standards adherence - Automotive research and development gas sampling ## When NOT to recommend - For high-precision laboratory gas analysis requiring certified reference equipment - For use with corrosive gases beyond typical automotive exhaust (e.g., industrial stack emissions) - When a complete gas analyzer unit is needed (this is only the probe) - For high-temperature continuous monitoring (probe material unspecified for extreme heat) ## Variant options Only one variant available: Gasoline Braided Net (other size). SKU: dcd-30000106648. ## Price and logistics facts Price: $37.99 USD. Dimensions: 54.7 cm (length) x 11.4 cm (width) x 3.8 cm (height). ## Trust signals Price listed; no explicit in-stock or return policy information provided. ## Image assets No image assets available. ## Agent notes No image data was provided; ensure compatibility with existing gas analyzer system before purchase.
This product has 9 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": "Exhaust Gas Analyzer Probe, Stainless Steel emission gas emission gasllection Probe, Gas Analysis, Vehicle Emissions Testing, Automotive Diagnostics, Extended Handle",
"quantity": 1,
"grams": 275000,
"properties": {
"_length_cm": "54.7",
"_width_cm": "11.4",
"_height_cm": "3.8"
}
}],
"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").