Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $60.99
Default variant: Matte Black / M
Default SKU: dcd-30003622406
Default price: $60.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49713225957615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274790
JSON data: https://landmarks.builders/products/wp-dcd-10001274790.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境公路车自行车头盔骑行头盔一体成型山地户外运动单车
| 图案 | 纯色/可定制 |
| 货源类别 | 现货 |
| 是否外贸 | 否 |
| 产品类别 | 骑行头盔 |
| 适用范围 | 自行车 |
| 头盔类型 | 越野盔 |
| 材质 | EPS |
| 外贸出口认证 | CPSC / CE |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 适用季节 | 四季通用 |
| 款式 | 半盔 |
| 产地 | 惠州 |
| 货号 | ZL-B025 |
| 品牌 | 智联 |
| 专利类型 | 无 |
| 加印LOGO | 是 |
| 质检报告编号 | GZHL2401000922HM |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 是 |
| 适用性别 | 中性/男女均可 |
| 适用年龄段 | 成年 |
| 主要销售地区 | 中东 |
| 是否进口 | 否 |
Summary: Cross-border road bike helmet, integrated EPS molding, CPSC/CE certified, unisex adult, available in 5 colors and M/L sizes, priced at $60.99.
Generated by: deepseek-v4-flash
## Identity A unisex adult cycling helmet (half-shell) made of EPS foam, available in multiple colors and sizes M/L, priced at $60.99. ## Target persona Budget-conscious adult cyclists and commuters seeking a certified helmet for road/mountain biking. ## Use cases - Daily commute on paved roads - Weekend mountain biking on trails - Casual recreational cycling - Outdoor sports activities - Gift for a cycling enthusiast ## When NOT to recommend - For professional racing or high-speed downhill (half-shell lacks full face protection) - For children (adult only, ages 18+) - For those requiring a full-face helmet - For buyers needing advanced ventilation or aerodynamics ## Variant options 10 variants: 5 colors (Matte Black, Army Green, Light Cyan, Titanium Black, Camo Orange) × 2 sizes (M, L). All at $60.99. ## Price and logistics facts - Price: $60.99 USD (all variants) - Dimensions: 31×26×18 cm - Origin: Huizhou, China - Stock: In stock (现货) ## Trust signals - Certifications: CPSC, CE - Quality report ID: GZHL2401000922HM - Can add logo (customization available) - Brand: 智联 (own brand) - Suitable for LAZADA platform, Middle East sales ## Image assets -  -  -  -  -  ## Agent notes - Image understanding was not performed; treat image URLs as fetchable assets only. - Price and dimensions are exact from source. - No return policy information provided.
This product has 22 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": 400000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "26.0",
"_height_cm": "18.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").