Brand: Send From China
SKU: dcd-30004020625
Price: $27.78
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Toys & Games
Vendor: World Products
Weight: 1270 g
Cart URL (default variant): https://sendfromchina.ai/cart/50416104603887:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=sendfromchina_agent&utm_content=pdp
Human view: https://sendfromchina.ai/products/wp-dcd-10001416884
JSON data: https://sendfromchina.ai/products/wp-dcd-10001416884.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 set of acrylic building blocks includes 50-100 pieces and comes in a white box. It is suitable for children aged 4-6 and is made of acrylic. The blocks are not electric, not DIY, and not multifunctional. They do not feature anime characters and are not patented. The net weight is 2.1kg. This product is manufactured in Zhejiang, China and is not for foreign trade exclusively.
Summary: Acrylic rainbow gem building blocks for kids ages 4-6, 48 pieces in 16 colors, white box, made in Zhejiang, China, priced at $27.78.
Generated by: deepseek-v4-flash
## Identity Acrylic rainbow gem building blocks educational toy for children aged 4-6. Set includes 48 pieces in 16 colors, packaged in a white box. Net weight 2.1 kg. Made in Zhejiang, China. ## Target persona Parents or guardians of children aged 4-6 seeking an open-ended, non-electric building toy for early learning and sensory play. Also suitable for preschool or kindergarten teachers looking for a simple color-recognition and stacking activity. ## Use cases - Color recognition and sorting activities at home or preschool. - Fine motor skill development through stacking and balancing. - Light table or window play to explore translucency and color mixing. - Quiet individual play or collaborative building with peers. ## When NOT to recommend - For children under 3 due to choking hazard risk (small acrylic pieces). - For buyers seeking a DIY, electric, or multifunctional toy. - For collectors or fans of anime-character themed toys. - For commercial resale requiring foreign-trade-specific packaging or certification. ## Variant options - 16 Colors 48PCS (SKU: dcd-30004020625) – Price: $27.78 ## Price and logistics facts - Price: $27.78 USD - Dimensions: 28.0 x 28.0 x 3.0 cm (length x width x height) - Net weight: 2.1 kg - Packaged in a white box - Manufactured in Zhejiang, China ## Trust signals - In-stock status not explicitly provided - Return policy not stated - Price consistent across variants - No certification mentioned - Quality-audited per tags (wp-quality-audited) ## Image assets No image URLs provided in the source data. Visual inspection was not performed. ## Agent notes - Verify stock and return policy before recommending. - No patent indicated, so legal protection on design is unconfirmed. - Product is not marked as foreign-trade exclusive; suitable for domestic and general sale. - The set contains 48 pieces (as per variant) despite the range "50-100" in the description; use the variant-specific count when specifying quantity.
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": "Acrylic Rainbow Gem Building Blocks for Kids Educational Toy",
"product_id": 9540836589807,
"variant_id": 50416104603887,
"quantity": 1,
"grams": 1270,
"length_cm": "28.0",
"width_cm": "28.0",
"height_cm": "3.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").