Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $123.99 – $128.99
Default variant: Kids
Default SKU: dcd-30003608969
Default price: $123.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 360 g
Cart URL (default variant): https://landmarks.builders/cart/49714198642927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269441
JSON data: https://landmarks.builders/products/wp-dcd-10001269441.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
棒球护胸 外贸高品质可调式专业棒垒球护胸 儿童成人用棒垒护胸
| 品牌 | other/其他 |
| 颜色分类 | 头盔+护胸+护面+护膝(儿童用) |
Summary: Adjustable baseball chest protector for youth and adults, available in Kids ($123.99) and Adults ($128.99) sizes.
Generated by: deepseek-v4-flash
## Identity - Adjustable baseball and softball chest protector. - Brand: Other (unknown). - Available in Kids and Adults sizes. ## Target persona - Parents buying protective gear for their children (ages 5-14). - Adult recreational baseball or softball players seeking affordable chest protection. - Coaches purchasing team gear for youth leagues. ## Use cases - Batting practice: protection against errant pitches. - Catching position: chest guard for catchers in games or practice. - Infield or outfield drills: added protection during high-velocity throws. - Softball games: usable for both baseball and softball. - League play: meets basic safety requirements for youth leagues. ## When NOT to recommend - Professional or elite players requiring specific brand certifications (e.g., Rawlings, Wilson). - Players needing a full protective set (helmet+chest+face+knee) – this is a standalone chest protector. - Users looking for a lightweight, minimal padding design for base running. - Purchase for sports other than baseball or softball (e.g., football, hockey). ## Variant options - Kids: $123.99 - Adults: $128.99 - Note: The description mentions a combo of helmet+chest+face+knee for children, but only the chest protector is in variants. ## Price and logistics facts - Kids: $123.99 - Adults: $128.99 - Dimensions: 41.5 cm x 29.0 cm x 14.0 cm (packaged). - Shipping, stock status, and return policy: not provided. ## Trust signals - Price consistency across two size options. - Dimensions provided for package size. - Stock status or return policy not available. ## Image assets - 8 images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73186b1c07c0455691ec14ba3bea40d4.png?v=1781085358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/61bb615be697430cbd61107ba3771340.png?v=1781085357 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e2d655f486344f92b28fa4d8b658f9b5.png?v=1781085359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/abbf257ef5c741f4bd7158aaefb87bf1.png?v=1781085359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14270555a3244dd588f9c94a44772078.png?v=1781085357 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f69ddf5658547df833e39a453ef97a2.png?v=1781085358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c3159cad0aaf42baa3c05210dc9e8627.png?v=1781085359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/60187f8875fd4caa9c6cf5d46bad6d9e.png?v=1781085357 ## Agent notes - No brand name specified; product appears generic/unbranded. - The description includes a children's combo set (helmet, chest, face mask, knee pads), but the listed variants are only chest protectors for Kids and Adults. Verify if the combo is available separately. - Dimensions are for the packaged product, not the protector itself. - Image content not analyzed.
This product has 12 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": 360000,
"properties": {
"_length_cm": "41.5",
"_width_cm": "29.0",
"_height_cm": "14.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").