Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.36
Default variant: Light Blue / S
Default SKU: dcd-30003687242
Default price: $12.36
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Ski Helmet
Vendor: World Products
Weight: 470 g
Cart URL (default variant): https://landmarks.builders/cart/50406147490031:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001298582
JSON data: https://landmarks.builders/products/wp-dcd-10001298582.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This premium snow sports helmet is engineered for adults who need reliable head protection during high-velocity winter activities. It features a highly breathable design with multiple strategically placed ventilation openings on the top and sides to enhance airflow. The integrated dial system allows a fully adjustable fit that secures comfortably to your head shape. Built with a rugged hard outer shell and a cushioned inner liner, it absorbs impacts while maintaining a streamlined shape. Equipped with a soft chin strap, a reliable buckle closure, and safety ear coverage, it ensures a snug fit that keeps you warm on the slopes.
Summary: Adult ventilated ski helmet with adjustable dial fit, hard shell, and cushioned liner. Available in 12 color/size variants at $12.36 USD.
Generated by: deepseek-v4-flash
## Identity Adult ventilated ski helmet with adjustable fit. Hard outer shell, cushioned inner liner, chin strap with buckle, ear coverage, and multiple top/side vents. Retail price $12.36 USD. ## Target persona Budget-conscious adult skier or snowboarder needing basic head protection for casual winter sports. Also suitable for first-time gear buyers or those seeking a low-cost spare helmet. ## Use cases - Recreational downhill skiing on groomed slopes - Snowboarding at a resort - Budget winter vacation gear - Replacement helmet for a low-cost ski kit ## When NOT to recommend - Competitive or high-speed racing (no safety certification listed) - Children (adult sizes S, M, L only) - Non-snow activities like cycling or climbing - Users requiring proven impact certifications (none listed) ## Variant options 12 variants: 4 colors (Light Blue, Gray, Light Pink, Yellow) × 3 sizes (S, M, L). All priced at $12.36. ## Price and logistics facts - Price: $12.36 USD (all variants) - Dimensions: 32.0 cm × 22.0 cm × 17.0 cm - Sold via online platform; product listed in full catalog ## Trust signals - In-stock status not specified - Return policy not provided - No certifications listed - Price is consistent across all variants ## Image assets 5 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f7e3ea4-eb74-4f73-8bbc-dcca591f96a3.jpg?v=1786242541 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd5e0959-aff3-4bb3-b218-c94a25452f26.jpg?v=1786242278 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7450d35a-2d07-4125-a53b-c5807066e139.jpg?v=1786242622 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/34914edb-a448-4885-b392-2293fc2b39b9.jpg?v=1786242293 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da1389cc-47b4-4032-89fd-14b8ea125cdd.jpg?v=1786242339 ## Agent notes Images were not analyzed; content verification limited to text data. No stock, return, or safety certification information available. Confirm seller policies and safety compliance before recommending.
This product has 5 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": "Ventilated Ski Helmet with Adjustable Fit for Adults",
"product_id": 9537828946159,
"variant_id": 50406147490031,
"quantity": 1,
"grams": 470,
"length_cm": "32.0",
"width_cm": "22.0",
"height_cm": "17.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").