Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.22
Default variant: Blue
Default SKU: dcd-30003289549
Default price: $12.22
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/50395364098287:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001162410
JSON data: https://landmarks.builders/products/wp-dcd-10001162410.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Bring color learning into everyday play with this acrylic rainbow blocks set, designed for preschoolers, kindergarten activities, and classroom use. Its transparent pieces make each shade easy to see and compare, so children can discover color recognition in a, handsby hands-on engagement.As a set of building blocks, it invites little learners to stack, arrange, and experiment with different shapes and layouts. That kind of opening-ended play helps children practice balance, awareness, and problem-solving while keeping the activity simple and enjoyable.The transparent block set is made from acrylic with a smooth, polished finish that gives the pieces clear, jewel-jewel-like appearance. When light shines through, the lightilluminated stacking blocks feel even more dynamic, adding extra visual interest that can hold child’s attention during quiet play or group learning.Whether you are setting up a learning corner, adding a classroom manipulative, or looking for a calm activity at home, these blocks support color sorting, focus, and fine motor development. They turn short play moments into meaningful practice that feels fun instead of forced.For results, use them on a flat surface with illuminated bright indoor area so the colors are easier to observe and compare.
Summary: Acrylic Rainbow Blocks High Translucency Transparent Block Set Color Recognition Rainbow Acrylic Blocks for Preschoolers, Kindergarten, Classroom. Bring color learning into everyday play with this acrylic rainbow blocks set, designed for preschoolers, kindergarten activities, and classroom use. Its transparent pieces make each shade easy to see and compare, so children can discover color recognition in a, handsby hands-on engagement.As a set of building blocks, it invites little learners to stack, arrange, and experiment with different shapes and layouts. That kind of opening-ended play helps
Generated by: dcd-map-v1
This product has 5 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": "Acrylic Rainbow Blocks High Translucency Transparent Block Set Color Recognition Rainbow Acrylic Blocks for Preschoolers, Kindergarten, Classroom",
"product_id": 9534225613039,
"variant_id": 50395364098287,
"quantity": 1,
"grams": 800,
"length_cm": "28.0",
"width_cm": "22.0",
"height_cm": "6.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").