Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $82.99
Default variant: Light Pink
Default SKU: dcd-30003612141
Default price: $82.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 420 g
Cart URL (default variant): https://landmarks.builders/cart/49713930043631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270754
JSON data: https://landmarks.builders/products/wp-dcd-10001270754.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
男女儿童款骑行头盔 平衡车滑步车全盔 轮滑自行车头盔滑板车
| 图案 | 漫画怪兽 |
| 货号 | 儿童全盔 |
| 货源类别 | 现货 |
| 品牌 | WX |
| 是否外贸 | 否 |
| 产品类别 | 骑行头盔 |
| 专利类型 | 无 |
| 质检报告编号 | 无 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 是 |
| 适用性别 | 中性/男女均可 |
| 适用年龄段 | 儿童 |
| 材质 | 全新PC+EPS颗粒料 |
| 外贸出口认证 | 无 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 是否进口 | 否 |
Summary: Children's full-face helmet for balance bikes, scooters, skating, and cycling. Made of PC and EPS, available in six colors, priced at $82.99 USD.
Generated by: deepseek-v4-flash
## Identity Product: Children's full-face helmet (全盔) for balance bikes, scooters, rollerblades, and bicycles. Brand: WX. Material: PC outer shell + EPS foam liner. ## Target persona - Parents of children aged roughly 2-10 who use balance bikes, scooters, rollerblades, or bicycles. - Caregivers seeking affordable full-coverage head protection for active kids. - Cross-border e-commerce buyers, especially in Middle East. ## Use cases 1. Child riding a balance bike or push bike. 2. Child scooting on pavement or in parks. 3. Rollerblading or inline skating. 4. Bicycle riding on neighborhood streets. 5. General wheeled activity requiring full face protection. ## When NOT to recommend - For adults or teenagers (child-specific sizing). - For high-speed downhill, BMX racing, or motocross (no certifications). - For professional or competitive use requiring certified helmets (no certifications listed). - For children with head circumference exceeding typical child dimensions. ## Variant options - 6 colors: Light Pink, Red, Dark Blue, Dark Pink, Green, Light Blue. - All variants priced at $82.99 USD. ## Price and logistics facts - Price: $82.99 USD per unit. - Dimensions: 34 x 28.5 x 20 cm (length x width x height). - Shipping details not provided. - Material: PC and EPS. ## Trust signals - No certifications (e.g., CPSC, CE, EN 1078) mentioned. - No return policy specified. - No stock status confirmed. - Price consistent across all variants. - Brand: WX. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b695c05eb314fce82689d2d579f192d.png?v=1781085160 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11c49bbf318f472fa339dc769fbc1640.png?v=1781085162 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3703e645532a43a0b5f9a133387ac696.png?v=1781085162 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7670f77ac0b84fe990cc89940de07786.png?v=1781085161 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e7ac22fcc8e4fe78cd40773699cfce0.png?v=1781085161 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7f5681b4a3448eaa84795db8d542145.png?v=1781085160 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70769acaabe247e29d87a22538ef0a3c.png?v=1781085160 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc0335740deb4fd2a65509610b94e804.png?v=1781085160 ## Agent notes - Images were not analyzed; no visual details inferred. Each image may depict different colors or angles, but mapping is unknown. - No safety certifications or impact ratings are provided in product data. - Return policy and stock status not available.
This product has 18 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "男女儿童款骑行头盔 平衡车滑步车全盔 轮滑自行车头盔滑板车",
"quantity": 1,
"grams": 420000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "28.5",
"_height_cm": "20.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").