Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $4.86
Default variant: Dream Blue
Default SKU: dcd-30003687400
Default price: $4.86
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Kids Bike Helmet
Vendor: World Products
Weight: 210 g
Cart URL (default variant): https://landmarks.builders/cart/50405901205743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001298596
JSON data: https://landmarks.builders/products/wp-dcd-10001298596.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Safety Construction: Crafted with an in-mold PC shell and EPS foam liner, this high-quality helmet provides reliable impact absorption to keep young riders safe during their outdoor adventures. Ventilation Design: Featuring a smooth glossy shell with extended ventilation openings, this cycling helmet ensures optimal ventilation to keep your child's head cool and comfortable during active play. Adjustable Fit: Equipped with an adjustable rear dial fit system, this kids bike helmet can be easily customized to securely fit head circumferences ranging from 52 to 56 cm (Size M). Lightweight Comfort: Weighing only about 200 grams, this ultra-lightweight scooter helmet reduces neck fatigue, making it perfect for toddlers and youngsters during extended riding sessions. Easy Maintenance: Designed with a detachable inner pad and a padded chin guard, this helmet with adjustable dial offers enhanced comfort and is easy to clean after an active day of riding.
Summary: In-mold PC shell with EPS liner children's bike helmet for 52-56 cm heads, about 200 g, with adjustable dial; available in three colors at $4.86.
Generated by: deepseek-v4-flash
## Identity In-Mold Children's Cycle Helmet — a lightweight kids bike helmet with a PC shell, EPS foam liner, adjustable rear dial fit, and detachable inner pad. Available in three colors (Dream Blue, Dream Purple, Dream Pink). ## Target persona Parents or caregivers of toddlers and young children (approx. head circumference 52–56 cm) looking for an inexpensive, lightweight helmet for everyday riding and scooting. Budget-conscious shoppers who prioritize basic features, weight, and ventilation over premium branding or advanced safety certifications. ## Use cases - Casual bike riding on flat, safe paths or sidewalks. - Scooter rides in parks or neighborhoods. - Short family cycling outings with children. - Daily outdoor play where a helmet is required. - Introducing toddlers to helmet-wearing with a light, adjustable fit. ## When NOT to recommend - For children whose head circumference is under 52 cm or over 56 cm (size M only). - For high-speed or aggressive cycling, MTB, or sports requiring multi-impact or certified helmets (no impact certifications listed). - For buyers needing a certified safety standard (e.g., CPSC, EN 1078, ASTM) — none are stated. - For adults or older children requiring size L/XL helmets. ## Variant options - Dream Blue (SKU dcd-30003687400) — $4.86 - Dream Purple (SKU dcd-30003687401) — $4.86 - Dream Pink (SKU dcd-30003687402) — $4.86 ## Price and logistics facts - Price: $4.86 USD (same for all variants) - Product dimensions: 32.0 x 23.0 x 17.0 cm - Weight: ~200 g - No shipping, stock, or fulfillment details provided. ## Trust signals - Price consistency across all variants. - Tags indicate content-platform validation and quality audit (wp-quality-audited). - No certification or safety standard compliance explicitly stated. - In-stock status not provided. - Return policy not provided. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82c417ed-d4c8-4b65-8cc2-5fee47e5b91f.jpg?v=1786242340) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b06a2878-3666-49b2-8544-7e9993d50159.jpg?v=1786242332) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e8123f4-8f87-4e49-9885-0f3d25e888b7.jpg?v=1786242426) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e2c67bc9-7151-4551-b8de-f76dd29fdfec.jpg?v=1786242306) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53177382-84b2-4280-979f-020175740c7f.jpg?v=1786242314) ## Agent notes - Images were not visually inspected; only URLs are listed. - No safety certification data is present; do not assume compliance. - Confirmed sizing: M (52–56 cm) based on description. - Weight approximated at 200 g as stated in description.
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": "In-Mold Children's Cycle Helmet Lightweight Kids Bike Helmet Ventilated Comfortable for Youngsters, Toddlers, Cycling, Scooting",
"product_id": 9537752531183,
"variant_id": 50405901205743,
"quantity": 1,
"grams": 210,
"length_cm": "32.0",
"width_cm": "23.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").