Brand: World Products (Landmark)
This product has 16 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.19
Default variant: Red / S
Default SKU: dcd-30003705050
Default price: $13.19
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Sports Equipment
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/50406528123119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001304512
JSON data: https://landmarks.builders/products/wp-dcd-10001304512.json
This product comes in 16 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This combat arts helmet features a rigid outer shell and a full-face iron mesh guard, offering comprehensive coverage for your head and face during intense training sessions. Designed as a reliable head protector, the sturdy construction absorbs and deflects impacts, keeping you safe during contact sports and practice exercises. Engineered with multiple ventilation openings, this helmet with mesh guard ensures optimal ventilation to keep you cool and focused when the action heats up. Equipped with an adjustable chin strap and side ear coverage, this sparring helmet stays firmly in place, providing a personalized and comfortable fit for every fighter. This long-lasting helmet is built to withstand the demands of various combat disciplines, making it an essential piece of equipment for sparring, kendo, and taekwondo.
Summary: Combat sports helmet with rigid outer shell, full-face iron mesh guard, ventilation, adjustable chin strap, and ear coverage; available in Red, Black, White and sizes S-XL at $13.19, suitable for sparring, kendo, and taekwondo.
Generated by: deepseek-v4-flash
## Identity Combat sports sparring helmet featuring a rigid outer shell, full-face iron mesh guard, ventilation openings, adjustable chin strap, and side ear coverage. Dimensions: 26.0 × 25.0 × 25.0 cm. Price: USD 13.19 per unit. Variants: Red, Black, White in sizes S, M, L, XL (12 total). ## Target persona Budget-conscious beginners and intermediate practitioners of sparring, kendo, and taekwondo. Also club/group trainers who need multiple affordable head protectors for students. ## Use cases - Sparring drills requiring head and face protection. - Kendo practice with face mask requirement. - Taekwondo point sparring. - Entry-level combat sports training in gyms or clubs. - Bulk purchase for group classes across mixed sizes/colors. ## When NOT to recommend - Professional competition or high-impact sessions needing certified gear. - Users expecting premium materials or advanced padding. - Anyone without a size chart for accurate fit. - Scenarios requiring regulatory safety certifications (CE, ASTM) not stated. ## Variant options Colors: Red, Black, White. Sizes: S, M, L, XL. All variants priced at $13.19 USD with unique SKUs (dcd-30003705050 through dcd-30003705061). ## Price and logistics facts Price: $13.19 USD (all variants). Package dimensions: 26.0 × 25.0 × 25.0 cm. Merchant tags indicate catalog-only and quality-audited status. Shipping cost, weight, and delivery times not provided. ## Trust signals Listed inventory with consistent price across 12 variants. Description claims durability and long-lasting build. No safety certifications, return policy, or warranty information in the provided facts. ## Image assets 5 product images available via Shopify CDN URLs listed below. Visual details were not analyzed; no assumptions made about labels, branding, or material appearance. ## Agent notes - Verify size guide before recommending; only S-XL labels given, no head circumference measurements. - Low price point suggests budget segment; evaluate impact safety for intended use. - No return or warranty data in source facts. - Image understanding was not performed; treat appearance claims as unverified.
This product has 9 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Maximum Coverage Helmet with Mesh Guard Adjustable Combat Arts Helmet Breathable Sparring Headgear Long-Lasting for Fighters, Combat Sports",
"product_id": 9537942847727,
"variant_id": 50406528123119,
"quantity": 1,
"grams": 700,
"length_cm": "26.0",
"width_cm": "25.0",
"height_cm": "25.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").