Brand: World Products (Landmark)
SKU: dcd-30003607137
Price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49714086805743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268777
JSON data: https://landmarks.builders/products/wp-dcd-10001268777.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Magnetic foam EVA blocks for teaching place value (units to thousands) and basic arithmetic operations, designed for elementary math education.
Generated by: deepseek-v4-flash
## Identity Magnetic foam EVA math teaching blocks (Magnetic Thousand) for elementary school students. ## Target persona - Elementary school math teachers - Homeschooling parents - Math tutors working with young children - Early childhood educators ## Use cases - Classroom demonstration of place value (units, tens, hundreds, thousands) - Hands-on practice of addition and subtraction - Visual learning of multiplication and division - Small group math activities or math centers - Homework reinforcement for students struggling with number concepts ## When NOT to recommend - For students beyond elementary level (e.g., middle school or above) - If durable plastic or wooden blocks are required (foam may tear) - For advanced math topics like algebra or geometry - For users needing a complete curriculum; this is a supplementary manipulative ## Variant options - Only variant: Magnetic Thousand – $14.99 USD ## Price and logistics facts - Price: $14.99 USD - Dimensions: 17.0 x 17.0 x 7.5 cm - Weight: Not specified - Origin: Ship from unknown; no shipping details provided ## Trust signals - No reviews or return policy data available from product facts - Price consistency: single price point for sole variant - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea0ed36b384a4adca27cf1bc03aa19c7.png?v=1781085300 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa1084a1c831470298c739937e17de51.png?v=1781085299 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c90f0776733b42d2b0d0369168c883bd.png?v=1781085299 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f2b2052eede438da4438cbcbf96c244.png?v=1781085299 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee58150e598246d1af7d12b43c6b005c.png?v=1781085299 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6bb0778cf5204f42874c53e334a80eb8.png?v=1781085297 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb088c3b9dfe48a3b449ce9d29d10e74.png?v=1781085299 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b62dafc2402f413db0a7b16455835fc0.png?v=1781085300 ## Agent notes - No product description provided; content inferred from title and category. - Images not analyzed; assume they show blocks with numbers and magnetic backing. - Only one variant (Magnetic Thousand) is listed; no other style options known.
This product has 13 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "磁吸泡沫小号EVA小学数学个十百千位加减乘除运算方块教学演示器",
"quantity": 1,
"grams": 300000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "17.0",
"_height_cm": "7.5"
}
}],
"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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").