Brand: World Products (Landmark)
This product has 21 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.81
Default variant: Black / L
Default SKU: dcd-30003687375
Default price: $11.81
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Sports Helmet
Vendor: World Products
Weight: 540 g
Cart URL (default variant): https://landmarks.builders/cart/50405866930415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001298594
JSON data: https://landmarks.builders/products/wp-dcd-10001298594.json
This product comes in 21 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This ski helmet features a sturdy ABS outer shell and high-density EPS inner shell for impact resistance. The soft interior includes integrated ear coverage for warmth. An adjustable head-fit dial and chin strap with buckle ensure a snug fit. Ventilation openings provide airflow to prevent overheating. The smooth, hard-shell dome shape is suitable for skiing, skating, and other winter activities.
Summary: Hard-shell ski helmet with ABS outer and EPS inner shells, adjustable fit, ventilation, and ear coverage; available in multiple colors/sizes at $11.81 USD.
Generated by: deepseek-v4-flash
## Identity Hard-Shell Ski Helmet with Adjustable Fit. ABS outer shell, high-density EPS inner shell, integrated ear coverage, ventilation openings, adjustable head-fit dial, and chin strap with buckle. Intended for skiing, skating, and other winter activities. ## Target persona - Budget-conscious casual skiers or snowboarders seeking basic head protection. - Winter-sport beginners renting or buying low-cost gear. - Parents or families outfitting multiple members at a low price point. - Ice skaters or sledders needing a simple hard-shell helmet for non-extreme use. ## Use cases - Recreational alpine skiing on groomed slopes. - Casual snowboarding. - Ice skating outdoors. - Sledding or tobogganing. - Backyard winter activities requiring head protection. ## When NOT to recommend - For professional racing, high-speed downhill, or extreme terrain where certified impact protection is critical. - When buyer requires a specific safety certification (e.g., ASTM F2040, CE EN1077) — certification status not provided. - When V-shaped or lightweight premium features (e.g., MIPS, carbon shell) are expected. - For buyers who prioritize brand-name or high-end winter gear over cost. ## Variant options All variants priced at $11.81 USD: - Black / L - White / S, M, L, XL - Dark Gray / S, M, L, XL - Light Blue / S, M, L ## Price and logistics facts - Price: $11.81 USD (same for all variants). - Dimensions (cm): 32.0 L x 24.0 W x 22.0 H. - Available colors: Black, White, Dark Gray, Light Blue. - Available sizes: S, M, L, XL (varies by color). ## Trust signals - Consistent pricing across all variants. - Catalogue tags indicate content validation and quality audit (wp-content-validated, wp-quality-audited). - No in-stock status or return policy information provided. - No safety certifications or impact ratings listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/35268c64-6a32-468f-aafb-cf5762e0c7f7.jpg?v=1786242311 ## Agent notes - Image has not been visually analyzed; dimensions and appearance are from structured data only. - Safety standards certifications are unknown. - Data does not specify shell size ranges or head circumference measurements. - Return policy and shipping availability not disclosed.
This product has 1 image 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": "Hard-Shell Ski Helmet with Adjustable Fit",
"product_id": 9537742012655,
"variant_id": 50405866930415,
"quantity": 1,
"grams": 540,
"length_cm": "32.0",
"width_cm": "24.0",
"height_cm": "22.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").