Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.69 – $5.23
Default variant: Cave Mining Adventure / 72
Default SKU: dcd-30004140937
Default price: $5.23
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467760439535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457531
JSON data: https://landmarks.builders/products/wp-dcd-10001457531.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Strong Magnets: Features powerful magnetic connections for stable and creative 3D constructions, ensuring structures hold together during play.
Educational Play: Promotes STEM learning through hands-on building, enhancing problem-solving skills, spatial reasoning, and creativity.
Variety of Shapes: Includes diverse block shapes and sizes, allowing children to build a wide range of models from simple to complex designs.
Safe Materials: Constructed from durable, non-toxic ABS plastic with smooth edges, ensuring a safe play experience for children.
Gift Idea: An ideal gift for birthdays, holidays, or any occasion, suitable for children aged 3 and up to enjoy interactive and imaginative play.
Summary: Budget magnetic building block set in four themed variants (Cave Mining, Christmas Cabin, Christmas Wonderland, Space Walk) with 48-72 pieces, priced from $3.69 to $5.23.
Generated by: deepseek-v4-flash
## Identity - Magnetic 3D construction tile toy for kids, ages 3+, with claimed strong magnets and ABS plastic. - Four themed variants with piece counts from 48 to 72. - Price range: USD $3.69–$5.23. ## Target persona - Budget-conscious parents/grandparents looking for an inexpensive toy. - Teachers or group leaders needing small STEM activities for young children. - Shoppers filling party favors or stocking stuffers. ## Use cases - Birthday or holiday gift for a young child (age 3+). - Classroom reward or quiet-time activity. - Lightweight travel play (car/plane). - Themed building projects (e.g., Christmas scenes, space walk). ## When NOT to recommend - Children under 3 due to small-part choking risk. - Buyers requiring third-party safety certifications (e.g., CE, ASTM) not shown here. - Projects needing high structural precision or large quantities; low price suggests simpler use. ## Variant options - Cave Mining Adventure / 72 pieces – USD 5.23 - Christmas Cabin / 48 pieces – USD 3.69 - Christmas Wonderland / 64 pieces – USD 4.48 - Space Walk / 64 pieces – USD 4.48 ## Price and logistics facts - Base price USD 3.69 (Christmas Cabin variant); other variants range up to USD 5.23. - Variant prices as listed above. - Shipping, handling, and delivery timelines not provided. ## Trust signals - Description claims durable, non-toxic ABS plastic with smooth edges. - No independent certification or laboratory test results provided. - In-stock status and return policy not explicitly stated in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01vNvi682IXcpyVSedE__3933349296-0-cib.jpg?v=1786299247 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01g5D6tH2IXclsu2SCf__3933349296-0-cib.jpg?v=1786299247 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN015kOodk2IXcqYrXjSQ__3933349296-0-cib.jpg?v=1786299247 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01nzKb9S2IXcpxhS650__3933349296-0-cib.jpg?v=1786299247 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Mz9wS92IXcpyW32tX__3933349296-0-cib.jpg?v=1786299247 ## Agent notes - Image URLs were included but not visually inspected; any image-based claims are unverified. - Dimensions were absent from the source data; physical size should be confirmed before recommending for space-limited use. - The description mentions "strong magnets" and "safe materials" as manufacturer claims, not independently verified.
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": "Magnetic Building Blocks Set for Kids, Educational 3D Construction Tiles Toy",
"product_id": 9556243841263,
"variant_id": 50467760439535,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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").