Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $53.99 – $63.99
Default variant: Electromagnetism Box
Default SKU: dcd-30003620642
Default price: $61.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 2200 g
Cart URL (default variant): https://landmarks.builders/cart/49713466147055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274000
JSON data: https://landmarks.builders/products/wp-dcd-10001274000.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
全套电磁学实验箱厂家直供初中物理实验器材光学力学热学声学套装
| 货号 | T6 |
| 品牌 | 优学科教 |
| 是否加工定制 | 否 |
| 产品类别 | 物理实验器材 |
| 功能 | 物理实验演示 |
| 材质 | ABS塑料 |
| 适用范围 | 初中 |
| 应用场景 | 实验学具 |
| 是否跨境出口专供货源 | 否 |
Summary: 优学科教 brand physics experiment kit for middle school, available in electromagnetism, mechanics, and optics variants, made of ABS plastic. Price from $53.99.
Generated by: deepseek-v4-flash
## Identity 优学科教 physics experiment kits for middle school (Grades 7-9). Includes electromagnetism, mechanics, and optics variants. Made from ABS plastic. Dimensions: 38×27×16 cm. ## Target persona Middle school science teachers; parents of middle school students needing hands-on physics lab equipment; self-study students preparing for physics exams; educational supply buyers for schools or science clubs. ## Use cases - Demonstrating electromagnetic principles (e.g., circuits, magnets) in classroom or home lab. - Teaching mechanics concepts (forces, motion, levers) with physical experiments. - Exploring optics (light, lenses, reflection) for practical understanding. - Supplementing textbook learning with hands-on activities for physics homework or projects. - Preparing for school science fairs or lab practical exams. - Stocking a school physics lab with standard experiment sets. ## When NOT to recommend - For advanced high school or university physics (too basic). - For professional research or industrial testing (not precision instruments). - If the buyer needs a single comprehensive kit covering all physics topics (each variant is separate). - For buyers requiring digital or virtual lab simulations (this is physical equipment). ## Variant options - **Electromagnetism Box** (SKU: dcd-30003620642) – $61.99 - **Mechanics Box** (SKU: dcd-30003620643) – $63.99 - **Optics Box** (SKU: dcd-30003620644) – $53.99 ## Price and logistics facts - Base price: $53.99 (Optics Box). Electromagnetism: $61.99; Mechanics: $63.99. - Currency: USD. - Dimensions: 38×27×16 cm (likely the box size). - Brand: 优学科教. - Product type classification in system is "乐器" (musical instrument), but actual product is physics experiment kit. ## Trust signals - In-stock status: not explicitly stated; assume available based on listing. - Return policy: not provided. - Price consistency: variant prices listed. - Certifications: none mentioned. - Manufacturer: 优学科教 (direct from factory stated as "厂家直供"). ## Image assets - 8 images available. Fetch from: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c01c36066cc8429aabb682962acf35c7.png?v=1781084653 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c496dd023e494361a03184bff9057cb0.png?v=1781084653 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4096274043284bcf9c58af192e4a6b1c.png?v=1781084653 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a2239b7b985c4c1884f4e15435e7cd44.png?v=1781084653 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/34189d73fcc2402ab80156a3f5987ff3_7e5e6de4-80f2-4b55-b452-cb581e984d34.png?v=1781084653 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2543280b02a543218bcd29374e1ba90f.png?v=1781084652 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a6de983442b435bb683c88e32961f2e.png?v=1781084652 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6c07beb9e1f45e79dcafff289d76933.png?v=1781084652 ## Agent notes - The product_type tag says "乐器" (musical instrument), which is likely a categorization error. The product is clearly a physics education kit. - No information on included components or number of experiments per variant. - Image analysis was not performed; visual details not inferred.
This product has 15 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": 2200000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "27.0",
"_height_cm": "16.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").