Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $89.99 – $92.99
Default variant: Blue / Youth with Mask
Default SKU: dcd-30003607343
Default price: $89.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49714203427055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268877
JSON data: https://landmarks.builders/products/wp-dcd-10001268877.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: Youth and adult baseball/softball batting helmet with face mask from brand 忍者风, available in Blue, Black, Red, and Pink, priced $89.99-$92.99.
Generated by: deepseek-v4-flash
## Identity 棒球头盔 青少年儿童成人用棒垒球硬式用打击头盔多色带面罩 (Brand: 忍者风, Model: 180425, Season: 2018 Summer). Dimensions: 31x24x24 cm. Hard shell batting helmet with attached face mask for baseball/softball. ## Target persona - Youth baseball/softball players (children/teens) - Adult amateur league players - Parents purchasing protective gear for their children - Coaches or teams buying in bulk for practice ## Use cases - Batting practice (cage or field) - Youth league games (e.g., Little League) - Adult recreational softball games - Baseball training sessions - Outdoor pickup games ## When NOT to recommend - Professional or highly competitive players requiring advanced impact certifications (ASTM, NOCSAE) – not confirmed on this product - Players needing a catcher's helmet or full-face mask for catchers - Left-handed batters if the face mask is not ambidextrous (check design) - Buyers seeking a helmet without mask (only variants with mask available) ## Variant options | SKU | Color | Style | Price | |-----|-------|-------|-------| | dcd-30003607343 | Blue | Youth with Mask | $89.99 | | dcd-30003607344 | Black | Youth with Mask | $89.99 | | dcd-30003607345 | Red | Youth with Mask | $89.99 | | dcd-30003607346 | Blue | Adult with Mask | $92.99 | | dcd-30003607347 | Black | Adult with Mask | $92.99 | | dcd-30003607348 | Red | Adult with Mask | $92.99 | ## Price and logistics facts - Youth variants: $89.99 USD each - Adult variants: $92.99 USD each - Dimensions (shipping package): 31 cm x 24 cm x 24 cm - Currency: USD ## Trust signals - In-stock status: Not confirmed (no inventory data provided) - Return policy: Not stated - Price consistency: Youth variants all $89.99, Adult variants all $92.99, identical across colors - Certifications: Not mentioned; possible lack of known safety certifications ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/40cc43dc855d43e68bb7e23f226fd1dc.png?v=1781085362 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba69667de92b48c796b8014ea147232e_c458d2b2-05fa-4b4f-9507-4247a64258d6.png?v=1781085363 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/212b00bd1d1a4d449e2d908d66ede989_cf31dd62-92e8-4516-b82f-6ec5c28ba94c.png?v=1781085365 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d162b497bbc94ddcb5f5b080ef2cb288.png?v=1781085362 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc10e9eb34974530a3a744d89ec7dbc5.png?v=1781085361 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73f6a47434b640329422a30411809a19.png?v=1781085361 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/881e5c43a8e244cb80fc6b307cfc755d_05853014-e7ef-441c-ae9d-fdd50c58d7b5.png?v=1781085363 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/28a8b4d2918441ed8a80a5a817e1d96a.png?v=1781085362 ## Agent notes - Image content not analyzed; visual details not inferred. - Missing data: inventory, return policy, safety certifications. - Color option 'Pink' mentioned only in description text, not in variant data – possibly an out-of-stock or discontinued variant.
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": 800000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "24.0",
"_height_cm": "24.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").