Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.83
Default variant: Brown / M
Default SKU: dcd-30003672388
Default price: $20.83
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Motorcycle Parts
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/50405667471599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001293429
JSON data: https://landmarks.builders/products/wp-dcd-10001293429.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This vintage-style half helmet features a rounded shell and a smooth leather-like exterior with stitched seams. It includes integrated eye protection with a dark face visor and a pair of goggles. It has an adjustable chin strap with a quick-release buckle. It is accented with side hardware and a short front visor. Designed for daily commuting and relaxed weekend rides.
Summary: Budget-friendly retro half motorcycle helmet with dark visor and goggles, available in brown/black and sizes M-XL at $20.83 USD.
Generated by: deepseek-v4-flash
## Identity
Retro-style half (open face) motorcycle helmet with a rounded shell, leather-like exterior with stitched seams, integrated dark face visor, pair of goggles, adjustable chin strap with quick-release buckle, side hardware, and short front visor. Available in Brown and Black, sizes M, L, XL.
## Target persona
Budget-conscious cruiser riders who want a vintage look for daily commuting and casual weekend rides. Also suitable for scooter/moped riders needing an open-face helmet at a low price point.
## Use cases
- Daily commuting on a cruiser motorcycle in mild weather.
- Relaxed weekend cruising on back roads.
- Riders wanting a retro aesthetic for short trips.
- As a spare or passenger helmet when no certified gear is required.
- Use in settings where open-face helmets are legally permitted.
## When NOT to recommend
- High-speed riding, track days, or any use requiring certified impact protection.
- Riders who need full-face coverage for weather or safety.
- Users where local laws mandate DOT/ECE or similar safety certifications (not listed).
- Riders expecting premium materials or long-term durability at this price point.
## Variant options
- Brown / M (SKU dcd-30003672388) – $20.83
- Brown / L (SKU dcd-30003672389) – $20.83
- Brown / XL (SKU dcd-30003672390) – $20.83
- Black / M (SKU dcd-30003672391) – $20.83
- Black / L (SKU dcd-30003672392) – $20.83
- Black / XL (SKU dcd-30003672393) – $20.83
## Price and logistics facts
- Price: $20.83 USD (consistent across all variants).
- Dimensions: 32.0 cm length × 24.0 cm width × 18.0 cm height.
- No shipping, availability, or seller logistics information provided in the facts.
## Trust signals
- Catalog tags indicate content validation and quality audit: 'wp-content-validated', 'wp-quality-audited'.
- Product is part of a full catalog ('dcd-full-catalog').
- No safety certifications (DOT/ECE) are listed.
- No return policy or stock status is provided.
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15febdac-ca74-40df-96f4-0f28d3686e1b.jpg?v=1786242195
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f332be7-c6db-4d15-b058-fdf880a9d04e.jpg?v=1786242181
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5f928da5-519d-4c95-a2c6-67019630881c.jpg?v=1786242297
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a2db50c-9aee-4805-81ea-23c4bac65c77.jpg?v=1786242217
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63cc9835-afd7-4470-bff5-18cdfeb28a5d.jpg?v=1786242431
## Agent notes
- Images were not visually inspected; all visual details are from the supplied description and should be treated as unverified.
- No certification, material composition, or safety standard is listed; do not recommend for regulated or high-risk use.
- Verify legal compliance and suitability before suggesting as primary head protection.This product has 6 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": "Motorcycle Half Helmet Adjustable Open Face Half Helmet Retro Sleek for Cruiser Riders, Daily Commuting",
"product_id": 9537683456239,
"variant_id": 50405667471599,
"quantity": 1,
"grams": 750,
"length_cm": "32.0",
"width_cm": "24.0",
"height_cm": "18.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").