Brand: World Products (Landmark)
SKU: dcd-30003620621
Price: $30.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49713486725359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273983
JSON data: https://landmarks.builders/products/wp-dcd-10001273983.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
小学科学电路实验箱四年级科普教育用具科技小制作材料电学实验盒
| 品牌 | 优学 |
| 货号 | P5 |
| 材质 | ABS塑料 |
| 型号 | P5 |
| 规格 | 小学科学电学实验箱 |
| 是否跨境出口专供货源 | 否 |
Summary: Elementary science circuit experiment box for 4th grade, ABS plastic, includes materials for electrical experiments, priced at $30.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: 小学科学电路实验箱 (Elementary Science Circuit Experiment Box) - **Brand**: 优学 - **Model**: P5 - **Material**: ABS plastic - **Dimensions**: 19×12×11 cm - **Price**: $30.99 USD ## Target persona - Parents of 4th graders seeking hands-on science learning - Elementary school science teachers - Homeschool educators - Afterschool program coordinators ## Use cases - Supplementing grade 4 science curriculum on electricity - Classroom demonstration and group activities - Home-based science experiments for kids - Science fair project materials - Introductory electronics education for young learners - Afterschool STEM club activities ## When NOT to recommend - For advanced electronics or high school physics - For professional laboratory use - For children under 8 without adult supervision - When a comprehensive physics lab kit is needed ## Variant options - Only one variant: "Elementary Science" at $30.99 ## Price and logistics facts - Price: $30.99 USD - Dimensions: 19×12×11 cm - Weight not specified - Only one SKU available ## Trust signals - No return policy stated - No certifications mentioned - In-stock status not explicitly confirmed ## Image assets - 8 product images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/95a3a039c90d446a9deb8606472acffa.png?v=1781084668 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14c4127e6d334fd6bf2f218f2622f195.png?v=1781084668 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b1e42dcb22c4d3391b3e0284545b94d.png?v=1781084668 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/656d8d63495741cfbd0e2e7cfe66a474.png?v=1781084668 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9775c6363a414ff1b2a83b2673ebeb13.png?v=1781084668 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/548dbcb810aa4d2b8f24576b5730f622.png?v=1781084668 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f5851f079576490ab3d4de517531c3fe.png?v=1781084669 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b2dac2b952b14138bfd12f20705b1200.png?v=1781084668 ## Agent notes - No image content analysis performed; treat images as fetchable assets only.
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": "小学科学电路实验箱四年级科普教育用具科技小制作材料电学实验盒",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "12.0",
"_height_cm": "11.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").