Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $59.99 – $64.99
Default variant: Blue / Youth without Mask
Default SKU: dcd-30003607337
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: 520 g
Cart URL (default variant): https://landmarks.builders/cart/49714207195375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268876
JSON data: https://landmarks.builders/products/wp-dcd-10001268876.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
棒球头盔 青少年儿童成人用棒垒球硬式用打击头盔多色带面罩
| 品牌 | 忍者风 |
| 货号 | 180425 |
| 上市时间 | 2018年夏季 |
| 颜色分类 | 粉红色 |
Summary: This baseball helmet is designed for youth and adult players in hardball baseball, available in multiple colors without a face mask, priced at $59.99 for youth and $64.99 for adult.
Generated by: deepseek-v4-flash
## Identity Baseball helmet (brand: Ninja Wind) for hardball, suitable for youth and adult players. Available in Blue, Black, Red with option for youth or adult sizing. No face mask included. ## Target persona - Youth baseball players (ages typically 8-14) needing a protective helmet for games and practice - Adult recreational or league baseball players seeking an affordable helmet - Parents or coaches purchasing for a child or team ## Use cases - Batting practice in youth baseball leagues - Competitive youth baseball games (e.g., Little League) - Adult recreational baseball training sessions - Team equipment purchase for a high school or community team - Individual player replacement or upgrade from older gear ## When NOT to recommend - For softball players: helmet is specified for hardball only - For players requiring a face mask: this variant is without mask (other mask options may exist elsewhere) - For professional or high-level competitive play requiring high-end certifications (no certifications provided) - For players with very large or small head sizes outside typical youth/adult range (no sizing details given) ## Variant options - Youth (without mask): Blue, Black, Red – $59.99 - Adult (without mask): Blue, Black, Red – $64.99 ## Price and logistics facts - Youth variant: $59.99 USD - Adult variant: $64.99 USD - Dimensions: 30.0 x 23.5 x 22.0 cm - No shipping or logistics details provided ## Trust signals - In-stock status: not provided - Return policy: not specified - Price consistency: all variants of same size share same price - Certifications: none mentioned ## Image assets - 8 PNG images available at provided URLs - No image understanding performed; visual details not inferred ## Agent notes - Variants listed are all "without mask"; product title mentions "带面罩" (with face mask) but those variants not present in data – verify with supplier - Product introduced in Summer 2018 - No color option for Pink despite description mentioning "粉红色"? Not in variants. - Sizing specifics (head circumference range) not provided
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": "棒球头盔 青少年儿童成人用棒垒球硬式用打击头盔多色带面罩",
"quantity": 1,
"grams": 520000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "23.5",
"_height_cm": "22.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").