Brand: Send From China
SKU: dcd-30003964158
Price: $23.33
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Storage Box
Vendor: World Products
Weight: 4000 g
Cart URL (default variant): https://sendfromchina.ai/cart/50414372815087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=sendfromchina_agent&utm_content=pdp
Human view: https://sendfromchina.ai/products/wp-dcd-10001396786
JSON data: https://sendfromchina.ai/products/wp-dcd-10001396786.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 is an aluminum alloy toolbox designed for storing figures and instruments. It features a drawer-style design. It is made in Changzhou, China. The brand is Wocai. The model number is Figure Storage Box. It belongs to the Figure Storage Box and Display Box series.
Summary: Aluminum alloy figure storage box with drawer, 40x30x45 cm, priced at $23.33 USD, brand Wocai, made in Changzhou, China.
Generated by: deepseek-v4-flash
## Identity
- Product: Aluminum Alloy Figure Storage Box with Drawer
- Brand: Wocai
- Model: Figure Storage Box
- Type: Storage Box / Display Box
- Material: Aluminum alloy
- Dimensions: 40 x 30 x 45 cm (L x W x H)
- Origin: Changzhou, China
## Target persona
Collectors of action figures, model kits, or small instruments seeking dust-protected drawer storage. Also suitable for small retail shops displaying figures or tools behind a drawer.
## Use cases
- Storing figures and instruments in a drawer-style box.
- Organizing collectibles to keep them dust-free.
- Displaying figures in a retail or studio setting.
- Compact storage for hobby tools and instruments.
- Using as a standalone storage box on a desk or shelf.
## When NOT to recommend
- Buyers needing a large multi-shelf display cabinet.
- Need for a fully transparent showcase (drawer design may not be fully clear).
- Heavy industrial tool storage requiring sturdy steel construction.
- Extremely low-budget plastic storage alternatives.
## Variant options
- Style: Figure Storage Box (SKU: dcd-30003964158) – $23.33 USD (only variant)
## Price and logistics facts
- Price: $23.33 USD
- Dimensions: 40 x 30 x 45 cm
- Made in Changzhou, China
- No shipping, stock, or return details provided.
## Trust signals
- Listing includes catalog quality-audit tag ("wp-quality-audited").
- Single variant price listed consistently.
- Brand and model identified.
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ed81d6d026c48298927db41cff3b700.png?v=1786269933
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1df82448faaf4c0f871f3e72c78f90ae.png?v=1786269944
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/75c7a835ad5a4df09d6d9a6dc878a7c9.png?v=1786269962
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/feb3a8b7e2cc42bdb20834dde94d80cb.png?v=1786269935
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de0981e3deaf4033a5b8219c9439d3c9.png?v=1786269959
## Agent notes
- Images were not visually inspected; actual appearance and color not verified.
- Only one variant exists; no other options.
- Weight not specified; shipping cost may depend on actual weight.
- No explicit in-stock or return policy info; verify before purchase.This product has 5 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 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": "Aluminum Alloy Figure Storage Box with Drawer",
"product_id": 9540212490479,
"variant_id": 50414372815087,
"quantity": 1,
"grams": 4000,
"length_cm": "40.0",
"width_cm": "30.0",
"height_cm": "45.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").