Brand: World Products (Landmark)
SKU: dcd-30003672988
Price: $2.71
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Motorcycle Headlight Housings
Vendor: World Products
Weight: 590 g
Cart URL (default variant): https://landmarks.builders/cart/50405475287279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001293666
JSON data: https://landmarks.builders/products/wp-dcd-10001293666.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Designed to accommodate any standard 7-inch round headlight, this versatile headlight shell provides a seamless fit for a wide range of custom motorcycle builds and retro upgrades. Crafted from sturdy iron metal with a stamped construction, this sturdy headlight shell is built to withstand the vibrations of the road while protecting your electrical components. Featuring a sleek matte black finish, this motorcycle headlight housing adds a clean, minimalist retro look that perfectly complements cafe racer projects and custom restorations. Measuring 21.5 x 20.5 x 8 cm with a net weight of 456 g, this compact 7 inch headlight shell offers a lightweight yet highly long-lasting solution for your front-end lighting setup. Engineered with a convenient rear housing opening and integrated mounting points, this essential hardware simplifies the wiring and mounting process for a hassle-free installation.
Summary: Designed to accommodate any standard 7-inch round headlight, this versatile headlight shell provides a seamless fit for a wide range of custom motorcycle builds and retro upgrades. Crafted from sturdy iron metal with a stamped construction, this sturdy headlight shell is built to withstand the vibrations of the road while protecting your electrical components. Featuring a sleek matte black finish, this motorcycle headlight housing adds a clean, minimalist retro look that perfectly complements cafe racer projects and custom restorations. Measuring 21.5 x 20.5 x 8 cm with a net weight of 456 g, this compact 7 inch headlight shell offers a lightweight yet highly long-lasting solution for your front-end lighting setup. Engineered with a convenient rear housing opening and integrated mounting points, this essential hardware simplifies the wiring and mounting process for a hassle-free installation.
Generated by: deepseek-v4-flash
This product has 10 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": "Matte Black 7-Inch Headlight Shell for Custom Motorcycles",
"product_id": 9537624342767,
"variant_id": 50405475287279,
"quantity": 1,
"grams": 590,
"length_cm": "21.5",
"width_cm": "20.5",
"height_cm": "8.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").