Brand: Send From China
SKU: dcd-30004020031
Price: $16.67
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Sports Bags
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://sendfromchina.ai/cart/50416146055407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=sendfromchina_agent&utm_content=pdp
Human view: https://sendfromchina.ai/products/wp-dcd-10001416609
JSON data: https://sendfromchina.ai/products/wp-dcd-10001416609.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This baseball glove storage box is made of EVA and is designed to protect and organize baseball gloves. It is suitable for both pitchers and fielders, and is unisex. It features a trendy Chinese style and is designed for ball sports. It is a sports backpack category product.
Summary: EVA baseball glove storage box (35x29x18 cm) that protects and organizes gloves for pitchers and fielders; unisex, Chinese style. Price: $16.67.
Generated by: deepseek-v4-flash
## Identity Baseball Glove Storage Box (SKU dcd-30004020031) — EVA plastic storage box, 35x29x18 cm, designed to organize and protect baseball gloves. Unisex fit for pitchers and fielders; marketed with a Chinese-style aesthetic. Listed under Sports Bags. ## Target persona Amateur or youth baseball players and parents who need a low-cost ($16.67) way to keep a glove from getting crushed or misshapen at home or in transit. ## Use cases - Daily glove storage on a shelf or locker. - Transporting a glove in a car or gym bag. - Off-season protection from dust and deformation. - Organizing team gear for a coach with one glove per box. ## When NOT to recommend - Buyers needing a multi-glove bag or full sports backpack (despite the category, this is a single-glove box). - Players who want a specific color — only Black exists. - Pro or high-end users looking for premium leather or hard-shell protection. - Anyone needing the product shipped urgently — logistics/stock info is unverified. ## Variant options - Black (SKU dcd-30004020031) — $16.67 USD. No other colors or sizes. ## Price and logistics facts - Price: $16.67 USD (same for the single variant). - Dimensions: 35 cm (L) x 29 cm (W) x 18 cm (H). - Shipping cost, delivery speed, and stock status are not provided in the source data. ## Trust signals - Source tags include "wp-quality-audited" and "wp-content-validated". - Catalog-only listing (wp-catalog-only) — no purchase history or review data available. - No return or warranty policy stated. ## Image assets - No image URLs were provided in the product data. Visual inspection could not be performed. ## Agent notes - Product is categorized as "Sports Bags" but the description explicitly calls it a "storage box" and mentions "sports backpack category" — confirm container type before recommendation. - Made of EVA (ethylene-vinyl acetate); suitable for both pitchers and fielders; unisex. - Only one variant exists (Black); dimensions are fixed. - Use this page for decision support, not as a verified purchase guarantee.
This product has 1 imagein 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 cross-border shipping rates 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": "Baseball Glove Storage Box",
"product_id": 9540857004271,
"variant_id": 50416146055407,
"quantity": 1,
"grams": 650,
"length_cm": "35.0",
"width_cm": "29.0",
"height_cm": "18.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").