Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.67
Default variant: Black
Default SKU: dcd-30003698769
Default price: $16.67
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Motorcycle Accessories
Vendor: World Products
Weight: 200 g
Cart URL (default variant): https://landmarks.builders/cart/50406598541551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001302257
JSON data: https://landmarks.builders/products/wp-dcd-10001302257.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Aerodynamic Design: Features a sculpted aerodynamic shape with paired side fins, making this motorcycle wind wing a perfect addition for enhanced stability and a sportier look. Model Compatibility: Specifically engineered as an aftermarket front spoiler for the motorcycle MT07 2025+ model, ensuring a exact fit on your bike's front end. Rigid Construction: Crafted from a rigid molded panel, this motorcycle front spoiler is built to withstand wind resistance and road debris while maintaining its sleek-profile curved shape. Aesthetic Options: Available in either a matte plain finish or a striking carbon-fiber-style pattern finish, this spoiler allows you to customize your ride to match your personal style. Simple Installation: Designed with a central mounting section featuring a single visible bolt hole, this wind wing offers a straightforward setup to quickly upgrade your motorcycle's front profile.
Summary: Aftermarket MT07 2025+ front spoiler/wind wing, rigid molded panel, 42x24x9 cm, USD 16.67, in Black or Water Transfer finish.
Generated by: deepseek-v4-flash
## Identity Aerodynamic Motorcycle Wind Wing Rigid Motorcycle Front Spoiler, an aftermarket front spoiler designed for the MT07 2025+ model. Constructed from a rigid molded panel with paired side fins. Dimensions: 42.0 x 24.0 x 9.0 cm. Two finish options: Black and Water Transfer. ## Target persona - Owners of a Yamaha MT07 2025 or newer looking for a cosmetic aerodynamic upgrade. - DIY motorcycle enthusiasts who prefer simple bolt-on accessories with a visible mounting bolt. - Riders seeking a low-cost way to customize front-end appearance with either a matte black or water-transfer (carbon-fiber-style) finish. ## Use cases - Adding an aerodynamic-style wing to the front of an MT07 2025+ for a sportier look. - Fine-tuning a custom motorcycle build with a lightweight plastic spoiler. - Quick weekend installation using basic tools; central mounting with a single visible bolt hole. - Replacing a damaged or missing front spoiler on an MT07 2025+. ## When NOT to recommend - Motorcycle models other than the MT07 2025+ – fitment may not match. - Riders expecting genuine carbon fiber – the Water Transfer variant is a finish, not material. - Users wanting verified aerodynamic downforce or wind-tunnel-tested performance. - Buyers needing a protective crash guard or full fairing – this is an accessory, not structural protection. ## Variant options - Black (SKU dcd-30003698769) – USD 16.67 - Water Transfer (SKU dcd-30003698770) – USD 16.67 ## Price and logistics facts - Price: USD 16.67 (both variants) - Dimensions (cm): 42.0 L x 24.0 W x 9.0 H - Shipping, delivery times, and stock availability are not specified in the source data. ## Trust signals - In-stock status: not confirmed. - Return policy: not provided. - Price consistency: both variants listed at identical price. - Certifications: none provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ea88061-7263-4b32-a8d6-67273771f482.jpg?v=1786242356 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5acb6152-110b-4bfd-be3a-d9959d049602.jpg?v=1786242335 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/60f5cf98-4d1a-4394-9894-e54a3b156a5f.jpg?v=1786242346 ## Agent notes - Image content was not analyzed; image URLs are provided as fetchable assets only. - Fitment is claimed only for MT07 2025+; confirm compatibility before recommending. - Description mentions "matte plain finish" and "carbon-fiber-style pattern finish," which likely correspond to the Black and Water Transfer variants, respectively.
This product has 3 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": "Aerodynamic Motorcycle Wind Wing Rigid Motorcycle Front Spoiler Matte Front Spoiler Winglet Downforce for Motorcyclists",
"product_id": 9537965293807,
"variant_id": 50406598541551,
"quantity": 1,
"grams": 200,
"length_cm": "42.0",
"width_cm": "24.0",
"height_cm": "9.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").