Brand: World Products (Landmark)
This product has 20 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.39
Default variant: Matte Black / S
Default SKU: dcd-30003982905
Default price: $16.39
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Motocross Helmet
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/50414632141039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001404089
JSON data: https://landmarks.builders/products/wp-dcd-10001404089.json
This product comes in 20 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Gear up for your next outdoor adventure with a full-coverage helmet designed to deliver maximum coverage and peace of mind on every trail. Built with a hard shell in matte or glossy finishes, this outdoor terrain helmet is engineered to handle the rough-and-tumble conditions of biking and downhill. The integrated chin guard and sturdy construction provide a reliable barrier against impacts, making it an essential piece of gear for riders who refuse to compromise on reliable gear. Experience exceptional comfort and visual acuity with this motocross helmet with visor, which features a long sun visor on top to block glare and a tinted eye visor to protect your vision from harsh sunlight. To keep you cool during intense rides, the helmet is designed with expertly designed ventilation openings near the upper rear and lower side areas, promoting continuous ventilation and reducing heat buildup. The secure black strap band ensures the helmet stays firmly in place, even when navigating bumpy paths and steep descents. Whether you are tackling technical singletracks or speeding down a mountain, this mountain bike helmet with goggles offers the versatility you need. The included wind visor and visor accessory protect your eyes from wind, dust, and flying debris, allowing you to maintain focus on the path ahead. Designed specifically for motocross, downhill, trail, and mountain biking, this helmet combines functional ventilation, reliable eye protection, and a secure fit to elevate your
Summary: Gear up for your next outdoor adventure with a full-coverage helmet designed to deliver maximum coverage and peace of mind on every trail. Built with a hard shell in matte or glossy finishes, this outdoor terrain helmet is engineered to handle the rough-and-tumble conditions of biking and downhill. The integrated chin guard and sturdy construction provide a reliable barrier against impacts, making it an essential piece of gear for riders who refuse to compromise on reliable gear. Experience exceptional comfort and visual acuity with this motocross helmet with visor, which features a long sun visor on top to block glare and a tinted eye visor to protect your vision from harsh sunlight. To keep you cool during intense rides, the helmet is designed with expertly designed ventilation openings near the upper rear and lower side areas, promoting continuous ventilation and reducing heat buildup. The secure black strap band ensures the helmet stays firmly in place, even when navigating bumpy paths and steep descents. Whether you are tackling technical singletracks or speeding down a mountain, this mountain bike helmet with goggles offers the versatility you need. The included wind visor and visor accessory protect your eyes from wind, dust, and flying debris, allowing you to maintain focus on the path ahead. Designed specifically for motocross, downhill, trail, and mountain biking, this helmet combines functional ventilation, reliable eye protection, and a secure fit to elevate your
Generated by: deepseek-v4-flash
This product has 8 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": "Comfortable Motocross Helmet with Visor | Ventilated, Downhill Helmet with Visor, for Trail Riding",
"product_id": 9540312498415,
"variant_id": 50414632141039,
"quantity": 1,
"grams": 1500,
"length_cm": "38.0",
"width_cm": "27.0",
"height_cm": "28.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").