Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99
Default variant: Black Yellow
Default SKU: dcd-30003622207
Default price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 240 g
Cart URL (default variant): https://landmarks.builders/cart/49713111597295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274719
JSON data: https://landmarks.builders/products/wp-dcd-10001274719.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境自行车头盔一体成型骑行头盔公路车山地车成人超轻单车安全帽
| 图案 | 混搭 |
| 货号 | BB-055 |
| 货源类别 | 现货 |
| 品牌 | 贝贝运动用品 |
| 是否外贸 | 是 |
| 产品类别 | 骑行头盔 |
| 专利类型 | 无 |
| 加印LOGO | 是 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 适用性别 | 中性/男女均可 |
| 适用年龄段 | 成年 |
| 材质 | PC外壳+EPS内胆 |
| 外贸出口认证 | CE / CPSC |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 是否进口 | 否 |
Summary: Lightweight adult bicycle helmet with PC shell and EPS liner, CE/CPSC certified, available in 5 color variants at $26.99.
Generated by: deepseek-v4-flash
## Identity Cross-border bicycle helmet, one-piece molded, for road and mountain biking. Lightweight adult unisex helmet with PC shell and EPS inner liner. CE and CPSC certified. ## Target persona Adult cyclists looking for an affordable, certified helmet for commuting or recreational riding. Budget-conscious buyers who need basic safety without advanced features. ## Use cases - Daily urban commute - Weekend road cycling - Mountain biking on moderate trails - Recreational riding in parks or neighborhoods - As a spare or guest helmet ## When NOT to recommend - For professional racing or high-speed competitive use - For children (adult size only) - For extreme sports requiring full-face or MIPS helmets - For users requiring advanced ventilation or aerodynamic design ## Variant options - Black Yellow ($26.99) - Black Cyan ($26.99) - Black Purple ($26.99) - Black Gold ($26.99) - Rose Red ($26.99) ## Price and logistics facts - Price: $26.99 (all variants) - Dimensions: 30 x 24 x 24 cm - Weight: Not specified - Origin: Cross-border export, brand "贝贝运动用品" ## Trust signals - CE and CPSC certifications listed - In-stock status not explicitly stated but listed as "现货" in Chinese description - Return policy not provided - Price consistent across variants - Custom logo printing available (加印LOGO) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc7922bbe07f47fa852627989a77bada.png?v=1781084427 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/421ef8371111451992c9782def98e81e.png?v=1781084427 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7bd329bf8ff649e0a692b40ddad41910.png?v=1781084426 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6689c449eb04ce6a2c888c360add76e.png?v=1781084426 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3723a9842eda4622ad38f6a034ffb93d.png?v=1781084427 ## Agent notes - Image content not analyzed; visual confirmation of fit, finish, and color accuracy not performed. - No mention of weight or sizing (one size? adjustable?). No explicit in-stock guarantee. - Customization options (logo) available but not priced.
This product has 17 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": 240000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "24.0",
"_height_cm": "24.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").