Brand: World Products (Landmark)
SKU: dcd-30000104814
Price: $188.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 140 g
Cart URL (default variant): https://landmarks.builders/cart/49811885883631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000018289
JSON data: https://landmarks.builders/products/m4x-10000018289.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
OBD2 Wireless Engine Code Reader
| 材质(Material) | Plastic |
Summary: Wireless OBD2 engine code reader in plastic, full diagnosis capability, dimensions 12x8x4 cm, priced at $188.99 USD.
Generated by: deepseek-v4-flash
## Identity OBD2 Wireless Engine Code Reader, material plastic, full diagnosis variant. ## Target persona Car owners and DIY enthusiasts who need to diagnose and clear engine trouble codes without professional tools. ## Use cases - Reading and clearing check engine light codes - Monitoring live engine data via smartphone - Checking vehicle emissions readiness before testing - Diagnosing a used car before purchase - Resetting maintenance lights after repairs ## When NOT to recommend - Professional workshops needing advanced bidirectional controls or programming - Owners of pre-1996 gas or pre-2004 diesel vehicles (not OBD2 compliant) - Users seeking a free diagnostic app that works without hardware - Commercial fleets requiring rugged, high-end diagnostic tools ## Variant options - Full Diagnosis / other: $188.99 USD ## Price and logistics facts Price: $188.99 USD. Dimensions: 12 x 8 x 4 cm. Material: plastic. Shipping and return policy not provided. ## Trust signals In stock based on product listing. No certifications, warranty, or return policy information available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b2eb953f-6b8e-46ff-82e5-9465b3ae1867.png?v=1781600889 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c0ef2f0-6e8e-40af-a7dd-708418b45e2a.png?v=1781600890 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5375b1a8-99cd-422e-97ec-dfcb23420b30.png?v=1781600890 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c9ed4cb-9468-4262-9015-21833ee78ccc.png?v=1781600891 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c00264bc-fec4-407a-a5ab-b7b8e0f31e51.png?v=1781600892 ## Agent notes No brand or specific features beyond 'Full Diagnosis' stated. Image content was not analyzed; visual details not available.
This product has 10 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": "OBD2 Wireless Engine Code Reader",
"quantity": 1,
"grams": 140000,
"properties": {
"_length_cm": "12.0",
"_width_cm": "8.0",
"_height_cm": "4.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").