Brand: World Products (Landmark)
SKU: dcd-30003620631
Price: $55.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49713474863343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273992
JSON data: https://landmarks.builders/products/wp-dcd-10001273992.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
初中物理光学实验箱八年级学生物理实验器材套装几何光学教学演示
| 货号 | GX-2507 |
| 品牌 | 优学科教 |
| 是否加工定制 | 否 |
| 产品类别 | 物理实验器材 |
| 功能 | 物理光学实验演示 |
| 材质 | ABS塑料 |
| 适用范围 | 初中 |
| 应用场景 | 实验学具 |
| 是否跨境出口专供货源 | 否 |
| 箱装数量 | 12套 |
Summary: Optics experiment kit for middle school physics, includes geometric optics teaching tools, ABS plastic construction, priced at $55.99.
Generated by: deepseek-v4-flash
## Identity - Product: 初中物理光学实验箱 (Junior High Physics Optics Experiment Box) - Brand: 优学科教 (Youxuekejiao) - Model: GX-2507 - Material: ABS plastic - Dimensions: 36 x 22 x 13 cm - Weight: not specified ## Target persona - Middle school physics teachers (grades 7-9) needing classroom demonstration kits. - Eighth-grade students learning geometric optics. - Science curriculum coordinators sourcing affordable lab equipment. - Homeschool educators teaching basic optics. ## Use cases - Classroom demonstration of light reflection and refraction principles. - Student group experiments on lens and mirror properties. - After-school science club hands-on activities. - Preparation for physics competitions or exams. - Supplemental visual aids for remote/online physics lessons. ## When NOT to recommend - Advanced university-level optics labs requiring precise instruments. - Professional research environments needing certified optical components. - Students below grade 7 who lack foundational physics concepts. - Users requiring digital or computer-based optical simulation. ## Variant options - Only one variant: "Physics Geometric" (SKU: dcd-30003620631) at $55.99. ## Price and logistics facts - Price: $55.99 USD (fixed, no discounts indicated). - Dimensions: 36 x 22 x 13 cm. - Weight: not provided. - Packaging: 12 sets per carton. ## Trust signals - No stock status provided; assume available unless otherwise noted. - Return policy not stated. - No certifications (e.g., CE, ASTM) mentioned. - Brand: 优学科教 (Youxuekejiao) appears to be an educational supplier. ## Image assets - 8 PNG images available at the provided URLs. Visual content not analyzed. ## Agent notes - The product type tag "乐器" (musical instrument) is likely a misclassification; the description confirms it is physical optics equipment. - No further warranty or safety information was provided.
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": 1500000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "22.0",
"_height_cm": "13.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").