Brand: World Products (Landmark)
SKU: dcd-30003901123
Price: $5.54
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Building Blocks
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/50412497174767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001373618
JSON data: https://landmarks.builders/products/wp-dcd-10001373618.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 Christmas advent calendar blind box set includes 24 grids for a countdown to Christmas. It features DIY building blocks with car and dinosaur themes. The set contains 605 pieces and comes in a color box packaging. It is designed for children aged 3-6 years and aims to cultivate interest. The material is ABS plastic. It is available in stock and is intended for export to North America, primarily sold on Amazon. The product has a 3C certification code: 2020152203031153. The suggested retail price is 66. It is made in China, specifically in Guangdong Province. The item number is GL-29. There is no brand, no patent or copyright, and it is suitable for all people. The color is described as '8972-2 Christmas Blind Box B Version (English) 12 holes 605 pieces'. The anime character is 'Other'. The release year is 2025.
Summary: This Christmas advent calendar blind box set includes 24 grids for a countdown to Christmas. It features DIY building blocks with car and dinosaur themes. The set contains 605 pieces and comes in a color box packaging. It is designed for children aged 3-6 years and aims to cultivate interest. The material is ABS plastic. It is available in stock and is intended for export to North America, primarily sold on Amazon. The product has a 3C certification code: 2020152203031153. The suggested retail price is 66. It is made in China, specifically in Guangdong Province. The item number is GL-29. There is no brand, no patent or copyright, and it is suitable for all people. The color is described as '8972-2 Christmas Blind Box B Version (English) 12 holes 605 pieces'. The anime character is 'Other'. The release year is 2025.
Generated by: deepseek-v4-flash
This product has 4 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Christmas Advent Calendar Blind Box Building Blocks, 24 Grids, DIY Car and Dinosaur Theme",
"product_id": 9539577610479,
"variant_id": 50412497174767,
"quantity": 1,
"grams": 500,
"length_cm": "32.5",
"width_cm": "22.5",
"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 before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").