Brand: World Products (Landmark)
SKU: dcd-30003565945
Price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1030 g
Cart URL (default variant): https://landmarks.builders/cart/49810658754799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001253203
JSON data: https://landmarks.builders/products/m4x-10001253203.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Chrome Round Mirror Polished Round Mirror Set Mounting Hardware
| Type | Mirror Glass |
| Placement on Vehicle | Front |
| Material | Stainless Steel |
| Universal Fitment | Yes |
| Classic Part | Yes |
| Finish | Gloss |
Summary: Chrome round mirror with mounting hardware compatible with 1966-1975 Plymouth, Dodge, and Chrysler models. Single silver variant at $42.99.
Generated by: deepseek-v4-flash
## Identity Chrome round mirror with mounting hardware for classic Mopar vehicles (Plymouth, Dodge, Chrysler) from 1966-1975. ## Target persona Classic car restorer or enthusiast restoring a 1966-1975 Mopar model needing an OEM-style mirror replacement. ## Use cases - Replacing a damaged side mirror on a 1968 Plymouth Road Runner. - Restoring a 1970 Dodge Charger to original specs. - Completing a period-correct build for a 1967 Plymouth GTX. - Swapping out a non-original mirror on a 1972 Plymouth Duster. - Adding missing mirror to a 1968 Dodge Dart. - Fixing a broken mirror on a 1969 Plymouth Barracuda. ## When NOT to recommend - For any vehicle not listed in the compatibility list (post-1975 or non-Mopar). - For buyers needing a convex or wide-angle mirror. - For buyers expecting multiple color options (only Silver available). - For buyers wanting a complete assembly with housing (mirror only with hardware). ## Variant options - Color: Silver (only option) ## Price and logistics facts - Price: $42.99 USD - Dimensions (package): 22.5 x 12.5 x 9.5 cm - Shipping: via YTO or Baisi Express, usually within 48 hours after payment. ## Trust signals - Factory direct, quality assured per seller. - No verified customer reviews or ratings provided. - No specific return policy or warranty mentioned. - In-stock status not explicitly confirmed. ## Image assets No image URLs provided. ## Agent notes - Vehicle compatibility is extensive; verify exact model year and trim. - No product dimensions (only packaging dimensions) – mirror size unknown. - No image available to assess visual condition or finish. - Description and seller notes in Chinese; assume generic sales text.
This product has 12 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": "Chrome Round Mirror Polished Round Mirror Set Mounting Hardware",
"quantity": 1,
"grams": 1030000,
"properties": {
"_length_cm": "22.5",
"_width_cm": "12.5",
"_height_cm": "9.5"
}
}],
"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").