Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $34.03 – $134.31
Default variant: Max 3D Track
Default SKU: dcd-30004141194
Default price: $134.31
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467737567471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457601
JSON data: https://landmarks.builders/products/wp-dcd-10001457601.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Interactive Play: Engage in dynamic play with a multi-level track system designed for thrilling glider adventures.
Creative Building: Assemble various track configurations using durable building blocks to foster imagination and engineering skills.
Action Figures: Includes Sky Knights figures that can ride the gliders, adding an exciting role-playing element.
Educational Value: Promotes STEM learning through hands-on construction and understanding of motion and gravity.
High Quality: Made from child-safe, robust materials ensuring long-lasting fun and durability for active play.
Summary: Playmobil Sky Knights Flying Glider Track building block set with multi-level track, glider, and action figures. Base variant $34.03; other variants up to $134.31.
Generated by: deepseek-v4-flash
## Identity Playmobil Sky Knights Flying Glider Track Building Blocks Set for Kids. Multi-level track system, glider, and action figures. Promotes STEM learning via creative construction. ## Target persona - Parents of children aged 5-12 seeking educational toys - STEM educators needing hands-on physics demonstrations - Gift buyers for children's birthdays or holidays - Playmobil collectors expanding a themed collection ## Use cases - At-home building and glider play - Classroom activity demonstrating motion and gravity - Birthday or holiday gift - Sibling or group play with multiple track configurations - Supplementary purchase when combined with other Playmobil track sets (based on variant options) ## When NOT to recommend - Buyers expecting one box to contain a fully playable set; some variants explicitly are not playable separately - Shoppers needing compatibility with other building-brick brands (no such info provided) - Budget-driven buyers who may need to purchase additional variants to get a complete experience ## Variant options - Max 3D Track: $134.31 USD - Main Unit Playable Separately: $97.64 USD - Elevator Not Playable Separately: $48.75 USD - 180 Degree Rotation: $34.03 USD ## Price and logistics facts - Base listed price: $34.03 USD (180 Degree Rotation variant) - All prices in USD; no shipping, tax, or lead-time data provided - Variants are separate SKUs ## Trust signals - No stock status, return policy, or certifications given in source facts - Catalog import tags indicate data is from an automated import, not vendor-verified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01L4O2fm2FciWQhgoTt__441568901.webp?v=1786299230 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN017GC9t72FciTQp8xc5__441568901.webp?v=1786299230 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01hQaEBO2FciXBNN1uQ__441568901.webp?v=1786299231 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01XFW1gB2FciXFgD6CX__441568901.webp?v=1786299231 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01UwHJu32FciXFeRSSh__441568901.webp?v=1786299231 ## Agent notes - Image understanding not performed; do not infer visual details such as colors, packaging, or condition from the URLs - Product type field was empty; category inferred as building block toy/playset from the title and description
This product has 5 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": "Playmobil Sky Knights Flying Glider Track Building Blocks Set for Kids",
"product_id": 9556235124975,
"variant_id": 50467737567471,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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").