Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $59.99
Default variant: Pink White
Default SKU: dcd-30003505016
Default price: $59.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49739214487791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250280
JSON data: https://landmarks.builders/products/wp-dcd-10001250280.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 2026 model one-piece molded bicycle helmet for outdoor road cycling, available in six color variants at $59.99 USD.
Generated by: deepseek-v4-flash
## Identity 2026 model bicycle helmet, one-piece molded shell, designed for outdoor road cycling. Available in six color options. ## Target persona - Budget-conscious commuters seeking an affordable protective helmet - Recreational cyclists who ride on paved roads or bike paths - Wholesale buyers or group organizers purchasing in bulk ## Use cases - Daily commute to work or school - Weekend leisure rides on roads - Group cycling events or club rides - Entry-level road cycling training - Replacement for old or damaged helmet - Stock for small bike shops or rental fleets ## When NOT to recommend - For professional racing or high-speed descents (no aerodynamics or high-impact ratings confirmed) - For children under 12 years (no size or safety certification for youth) - For mountain biking or off-road trails (no visor or extended coverage) - For buyers requiring specific safety certifications (e.g., CPSC, EN 1078 not stated) ## Variant options - Pink White - Silver - Black Red - Gray White - Blue Green - Pink Green All variants priced at $59.99. ## Price and logistics facts - Price: $59.99 USD per unit - Dimensions: 31.0 cm (length) x 25.0 cm (width) x 17.0 cm (height) - All variants have the same price. ## Trust signals - Consistent pricing across all color variants - Images available but content not verified by agent - No return policy, warranty, or certification data provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/400695e5df9f46889ff08a154214f8e7.png?v=1781488394 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b7b7ca0b84b404592dca507177155d8.png?v=1781488394 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6fd33e5f82ed4a28a1782ecb4b9a918d.png?v=1781488395 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd1be5be43b14a24bf06f441c4e7e8a3.png?v=1781488394 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c30d969581f459ba101e8531cad0eaf.png?v=1781488394 ## Agent notes - Image understanding was not performed; visual details are not inferred. - No safety certifications, warranty, or return policy were provided. - The product title includes '批发' (wholesale), suggesting bulk purchase availability. - Dimensions indicate a one-size or adjustable size (no size range given). - All variants share the same SKU prefix and price.
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": "2026款头盔自行车骑行安全帽一体成型户外运动公路自行车头盔批发",
"quantity": 1,
"grams": 300000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "25.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").