Brand: Send From China
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.36 – $11.53
Default variant: HC-01 Magnetic Train
Default SKU: dcd-30004010418
Default price: $7.36
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Toy
Vendor: World Products
Weight: 570 g
Cart URL (default variant): https://sendfromchina.ai/cart/50461153427695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=sendfromchina_agent&utm_content=pdp
Human view: https://sendfromchina.ai/products/wp-dcd-10001413339
JSON data: https://sendfromchina.ai/products/wp-dcd-10001413339.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This Christmas countdown advent calendar building block set is a DIY 12-in-1 blind box featuring a reindeer cart and Santa Claus. It is designed to cultivate interest. The toy is made of ABS material and is suitable for children aged 3-6 years. It was launched in 2023. The product is in stock and comes in a color box packaging. It is not IP licensed, has no anime characters, and has no patents or copyrights. It is manufactured in Guangdong Province, China. The suggested retail price is 66. The product has a 3C certification code: 2021182202023971. It is an export-only supply source.
Summary: DIY 12-in-1 Christmas countdown advent calendar building block set with reindeer cart and Santa. ABS material, ages 3-6, in stock, 3C certified, export-only supply.
Generated by: deepseek-v4-flash
## Identity Christmas Countdown Advent Calendar Building Blocks DIY 12-in-1 Blind Box. Product type: Toy. Includes reindeer cart and Santa Claus. Made of ABS. Suitable for ages 3-6. Launched 2023. Manufactured in Guangdong, China. ## Target persona - Parent of a child aged 3-6 looking for a holiday countdown activity - Christmas gift shopper seeking an affordable building toy - Toy wholesaler or retailer sourcing export-only, non-licensed building sets ## Use cases - Christmas advent calendar countdown with a daily building block surprise - DIY building play for preschool-age children - Blind box collectible building set for holiday gifting - Creative brick-based play featuring Santa and reindeer cart - Budget-friendly holiday stocking stuffer or small gift ## When NOT to recommend - Children under 3 years old due to potential small parts - Buyers requiring licensed characters (e.g., Disney, anime) — no IP license - Buyers needing domestic retail packaging or warranty details not provided - Collectors seeking patent-protected or original designs — no patents/copyrights ## Variant options - HC-01 Magnetic Train (SKU dcd-30004010418) — $7.36 - SD-02 Train Blind Box (SKU dcd-30004010419) — $11.53 ## Price and logistics facts - Base price: $7.36 USD (HC-01 variant) - Second variant: $11.53 USD - Suggested retail price: 66 (currency unspecified in source) - Package dimensions: 32.5 × 22.0 × 5.0 cm - Packaged in color box - In stock - Export-only supply source ## Trust signals - 3C certification code: 2021182202023971 - In-stock status confirmed - No IP license, patents, or copyrights (transparency explicitly stated) - Manufacturer location: Guangdong Province, China ## Image assets No image URLs provided. Visual content not assessed. ## Agent notes - No image understanding was performed because image_urls array was empty. - Suggested retail price currency not specified; treat as ambiguous. - Dimensions refer to package size, not assembled product size. - Only two variants listed; no other style options provided.
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": "Christmas Countdown Advent Calendar Building Blocks DIY 12-in-1 Blind Box",
"product_id": 9540628644079,
"variant_id": 50461153427695,
"quantity": 1,
"grams": 570,
"length_cm": "32.5",
"width_cm": "22.0",
"height_cm": "5.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").