Brand: World Products (Landmark)
SKU: dcd-30003391591
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/50162198216943:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001198484
JSON data: https://landmarks.builders/products/m4x-10001198484.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: A DIY telescope kit that lets kids and students build a cardboard telescope model by hand, turning simple parts into a finished science toy with recreate display attraction.
Learning Value: Designed as an educational model and astronomy science kit, it helps users understand structure, alignment, and basic mechanical thinking while they assemble each piece.
Hands-On Fun: The kit encourages active building instead of passive play, making it a rewarding DIY telescope kit for sparking curiosity, patience, and problem-solving skills.
Kit Contents: The multi-part cardboard telescope model comes as a self-assembly material pack, with illustrated support materials such as PPT courseware, tutorial guidance, and printed instructions.
Intended Use: ideal for classroom activities, STEM projects, and home learning, this science toy gives children a practical way to discover astronomy and enjoy hands-on discovery.
Summary: DIY Telescope Kit Hands-on Assembly DIY Telescope Creative Thinking for Children. 【Product Type】: A DIY telescope kit that lets kids and students build a cardboard telescope model by hand, turning simple parts into a finished science toy with recreate display attraction. 【Learning Value】: Designed as an educational model and astronomy science kit, it helps users understand structure, alignment, and basic mechanical thinking while they assemble each piece. 【Hands-On Fun】: The kit encourages active building instead of passive play, making it a rewarding DIY telescope kit for sparking curiosity,
Generated by: m4x-map-v1
This product has 12 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": "DIY Telescope Kit Hands-on Assembly DIY Telescope Creative Thinking for Children",
"product_id": 9459783237871,
"variant_id": 50162198216943,
"quantity": 1,
"grams": 250,
"length_cm": "24.5",
"width_cm": "17.5",
"height_cm": "4.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. 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").