Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $72.99
Default variant: Black
Default SKU: dcd-30003607295
Default price: $72.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49714246746351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268864
JSON data: https://landmarks.builders/products/wp-dcd-10001268864.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.












Summary: Professional baseball catcher's face mask with protective face guard, available in Black and Blue, priced at $72.99.
Generated by: deepseek-v4-flash
## Identity Professional catcher's face mask for baseball and softball, with dual-color options. ## Target persona Youth and adult baseball catchers seeking affordable face protection for games and practice. ## Use cases - Catching during baseball games - Batting practice face protection - Training and drills at baseball camps - Recreational league play - Softball catcher use (if compatible) ## When NOT to recommend - For non-baseball/softball sports (e.g., football, hockey) - For fielders or infielders (not designed for their positions) - If certified safety standards are required (no certifications listed) - For players needing full helmet integration (mask only) ## Variant options - Black (sku: dcd-30003607295) - $72.99 - Blue (sku: dcd-30003607296) - $72.99 ## Price and logistics facts - Price: $72.99 USD (same for both variants) - Dimensions: 33 cm (length) x 30 cm (width) x 12 cm (height) - No shipping or stock information provided ## Trust signals - In-stock status: Not specified (assume available unless noted) - Return policy: Not specified - Price consistency: Both variants at same price - Certifications: None listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6fcdcc36e30c42c7887f2258674dfa84.png?v=1781085383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0fd6e54fa664525b564d8a15cf4551f.png?v=1781085384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/155e7844d37f4769bb10bdbf31e7d25e.png?v=1781085384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/31abeca8bce542379d7cf69a184bf563.png?v=1781085384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d8f5d27247d47748e1a3251553864c8.png?v=1781085385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed3f294fcdb84ddeb68862f85246742f.png?v=1781085384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1545f022ce7545f19d144fdd2e7681a9.png?v=1781085383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05b287c559b04fb781cd932dd8b2ed88.png?v=1781085384 ## Agent notes No additional notes.
This product has 14 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": 600000,
"properties": {
"_length_cm": "33.0",
"_width_cm": "30.0",
"_height_cm": "12.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").