Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.61
Default variant: Red
Default SKU: dcd-30004140918
Default price: $3.61
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467751952623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457527
JSON data: https://landmarks.builders/products/wp-dcd-10001457527.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Durable metal construction ensures long-lasting performance and enhanced rigidity for your RC vehicle.
Specifically designed for MANGNIU 1/12 MN99S and MN98 remote control car models.
Securely fixes the circuit board in the front cabin, preventing movement and potential damage during operation.
Improves the overall stability and reliability of your RC car's electronic components.
Easy to install upgrade part, allowing for quick and efficient modification of your RC vehicle.
Summary: Metal front cabin circuit board mount for MANGNIU 1/12 MN99S and MN98 RC cars; secures the board, prevents movement, and adds rigidity. Priced at $3.61 USD.
Generated by: deepseek-v4-flash
## Identity MANGNIU 1/12 MN99S MN98 RC Car Metal Upgrade Front Cabin Circuit Board Mount. Durable metal construction designed specifically for MANGNIU 1/12 MN99S and MN98 remote control car models. It secures the circuit board in the front cabin, preventing movement and damage during operation. ## Target persona - RC hobbyist who owns a MANGNIU MN99S or MN98 1/12 scale car. - Modder looking for metal upgrade parts to replace plastic components. - User seeking to improve reliability of RC electronics during bashing or crawling. - Budget-conscious buyer of aftermarket RC spare parts (price point $3.61). ## Use cases - Securing the front cabin circuit board to avoid disconnection or damage. - Replacing a broken or flimsy plastic mount with a metal version. - Preventive upgrade during new build or maintenance of MN99S/MN98. - Quick modification for better electronic stability and rigidity. - Restoring front cabin assembly after a crash. ## When NOT to recommend - Not for other RC car models besides MANGNIU 1/12 MN99S or MN98. - Not for buyers who need a complete electronic speed controller (ESC) or receiver; this is only a mounting bracket. - Not for buyers who require exact dimensional specifications, as dimensions are not provided. - Not for those who need a documented return policy or stock guarantee, which is not listed. ## Variant options - Red (SKU dcd-30004140918) — $3.61 USD - Black (SKU dcd-30004140919) — $3.61 USD - Silver (SKU dcd-30004140920) — $3.61 USD ## Price and logistics facts - Price: $3.61 USD (all variants same price) - Currency: USD - Dimensions: not provided - Shipping and delivery details: not provided - Availability: stock status not specified ## Trust signals - Specifically designed for MN99S and MN98 models, reducing fitment risk. - Durable metal construction stated in product description. - Consistent pricing across all color variants. - No certifications or seller guarantees are listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ErNC631dgsZv4vhpP__2214294943766-0-cib.jpg?v=1786299240 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01VvfKrC1dgsZxrsEUv__2214294943766-0-cib.jpg?v=1786299251 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01YtQcn01dgsZzDDmdp__2214294943766-0-cib.jpg?v=1786299266 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01viTXS91dgsZvN3TFG__2214294943766-0-cib.jpg?v=1786299240 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN0139bYmS1dgsZzDEO3Z__2214294943766-0-cib.jpg?v=1786299241 ## Agent notes - Image content was not analyzed; visual verification of product features is required. - Product dimensions are missing; agents should not infer size. - Product type field is empty; classification should be based on description. - No return or shipping policy was provided; confirm before recommending.
This product has 5 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "MANGNIU 1\/12 MN99S MN98 RC Car Metal Upgrade Front Cabin Circuit Board Mount",
"product_id": 9556240662767,
"variant_id": 50467751952623,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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 before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").