Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $4.17
Default variant: Left Side 3c0837885h
Default SKU: dcd-30004024897
Default price: $4.17
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Automotive Parts
Vendor: World Products
Weight: 340 g
Cart URL (default variant): https://landmarks.builders/cart/50416262807791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001418920
JSON data: https://landmarks.builders/products/wp-dcd-10001418920.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Recondition the smooth operation of your vehicle's entry system with this high-grade vehicle hardware replacement. Designed specifically for German-engineered vehicles B-segment car models, this door handle bracket eliminates the frustration of loose or unresponsive exterior handles. Crafted from a combination of black and aluminum, the rigid frame is built to withstand daily wear and harsh weather conditions. At the center of its design, this door handle carrier features engineered openwork structural ribs. This intelligent design minimizes weight without sacrificing strength, ensuring the unit remains rigid under pressure. Built-in metal spring and lever components provide a responsive, reliable response every time you open your car door, reclaiming that satisfying factory-original feel. With dimensions of 25.3 x 9.5 x 4.1 cm, this door handle mounting frame serves as a direct replacement option for your maintenance needs. Whether you are performing routine repairs or a complete vehicle restoration, this bracket simplifies the installation process, allowing you to complete your automotive project quickly and get back on the road with confidence.
Summary: OEM-style door handle bracket for B-segment German-engineered cars. Priced at $4.17 USD per side. Left and right variants available. Dimensions reported inconsistently.
Generated by: deepseek-v4-flash
## Identity - Direct replacement door handle bracket/carrier for selected B-segment German-engineered vehicles. Black and aluminum construction with openwork ribs, metal spring and lever. Sold per side. ## Target persona - DIY owner of a B-segment German car needing to replace a loose or broken exterior door handle bracket. - Independent mechanic doing budget-friendly door handle repairs. - Restorer sourcing replacement hardware for a B-segment German vehicle. ## Use cases - Replacing a worn door handle bracket on B-segment German car. - Restoring factory feel of exterior door handle operation. - Fixing loose or unresponsive exterior handle. - Completing routine door hardware maintenance. - Sourcing a low-cost side-specific replacement (left or right). ## When NOT to recommend - For vehicles outside B-segment German-engineered models (fitment unverified). - For buyers needing full door handle assembly or exterior handle cover (bracket only). - For cases requiring OEM-branded parts with dealer certification (this is OEM-style, not confirmed OEM). - For urgent repairs without checking side compatibility (left/right specific). ## Variant options - Left Side 3c0837885h – SKU dcd-30004024897 – $4.17 USD - Right Side – SKU dcd-30004024898 – $4.17 USD ## Price and logistics facts - Price: $4.17 USD per variant. - Dimensions listed as 25.5 x 10.0 x 5.0 cm (product data) vs 25.3 x 9.5 x 4.1 cm (description). Verify before fitting. - 2 images available. ## Trust signals - Part of DCD full catalog with content validation and quality audit tags. - Variant pricing is consistent. - No stock status, return policy, or certifications provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1c6a0d7-2b84-4ad7-b7d8-261ce8de8cbf.jpg?v=1786270576 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f1f4b6a8-7a3e-4dc1-a8d3-f4358b7a7607.jpg?v=1786270533 ## Agent notes - Fitment: claimed "German-engineered B-segment car models" but no specific make/model list. - Dimension mismatch between structured data (25.5x10.0x5.0 cm) and description (25.3x9.5x4.1 cm). - No inventory status, shipping time, or return policy data in facts. - Image content was not inspected; URLs are provided only as fetchable assets.
This product has 2 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": "OEM-Style Door Handle Bracket",
"product_id": 9540908548335,
"variant_id": 50416262807791,
"quantity": 1,
"grams": 340,
"length_cm": "25.5",
"width_cm": "10.0",
"height_cm": "5.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 before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").