Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $105.99
Default variant: Black / S
Default SKU: dcd-30003625294
Default price: $105.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49713141055727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275965
JSON data: https://landmarks.builders/products/wp-dcd-10001275965.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
拳击头盔全防护横梁护头搏击头套封闭式格斗成人男女散打训练护具
| 货号 | 横梁头盔 |
| 品牌 | RONGDODO |
| 上市时间 | 2026年 |
| 销售渠道类型 | 批发 |
| 适用对象 | 拳击 搏击等对抗性项目训练 |
| 是否商场同款 | 否 |
Summary: Full-face boxing helmet with crossbar protection by RONGDODO, available in S and L, 6 colors, for combat sports training, priced $105.99.
Generated by: deepseek-v4-flash
## Identity RONGDODO Full-Face Boxing Helmet with Crossbar Protection. ## Target persona Adult martial artists and combat sports athletes (boxing, kickboxing, Muay Thai) looking for affordable training headgear. Suitable for both men and women. ## Use cases - Sparring sessions in boxing gyms - Kickboxing and Muay Thai pad work - Heavy bag drills requiring facial protection - Beginner training in combat sports - Competition preparation with focus on head safety ## When NOT to recommend - For high-level competition requiring certified headgear (e.g., AIBA/UKA approved) - For children or youth (size S/L likely fits adults; no specific youth sizing) - If budget allows for higher-end headgear with better ventilation or padding - For non-combat sports (e.g., hockey, football) ## Variant options 6 colors (Black, White, Metallic Blue, Metallic Red, Metallic Silver, Metallic Gold) × 2 sizes (S, L). All variants priced at $105.99. ## Price and logistics facts Price: $105.99 USD per variant. Brand: RONGDODO. Launch year: 2026. Sales channel: wholesale. Dimensions: 33 × 27 × 20 cm. No weight specified. ## Trust signals Wholesale listing suggests bulk availability. Multiple color/size options consistent pricing. No return policy, stock status, or safety certifications stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f9644c0089c4582982e28647c584ad9.png?v=1781084437 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d2bfad882a643d48b5ed96e1cef4776.png?v=1781084438 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1b18d3722de348a5afa96e4657459dd3.png?v=1781084438 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e401277a9f6a416fa5d4749032be62d6.png?v=1781084438 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2723f99d041b4a7788104ff0b76eb04a.png?v=1781084436 ## Agent notes Image content not interpreted; no visual details inferred. Missing key data: weight, material, padding thickness, and specific certifications.
This product has 10 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": "Boxing Headgear Molded Shape Full-Face Boxing Helmet Stitching Detail",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "33.0",
"_width_cm": "27.0",
"_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").