Brand: World Products (Landmark)
SKU: dcd-30002724951
Price: $140.90
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 170 g
Cart URL (default variant): https://landmarks.builders/cart/49903461662959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001035036
JSON data: https://landmarks.builders/products/m4x-10001035036.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Accurate Representation: This highly detailed collectible model depicts the essence of ground support equipment with its precision-engineered alloy body and realistic paint finish.
Scale Precision: Designed at a 1:48 scale, this airport vehicle model is sized for display, measuring approximately 13cm in length to fit seamlessly into any aviation collection.
Versatile Compatibility: This towbarless aircraft tractor model features a custom rear hitch design that allows it to pair realistically with various fighter jet models for dynamic scenes.
Construction: Crafted as a high-quality airplane tow tug model, the main body is made of sturdy alloy while intricate are made of for long display.
Complete Set: This diecast aircraft pushback tractor comes with three miniature ground crew figures, making it an ideal souvenir gift for veterans, aviation enthusiasts, or office decor.
Summary: Diecast 1:48 scale model of an aircraft pushback tug with alloy body, realistic paint, rear hitch, and three miniature ground figures; suitable for aviation enthusiasts and collectors.
Generated by: deepseek-v4-flash
## Identity Diecast Aircraft Pushback Tug Souvenir Gift, 1:48 scale model, alloy body, realistic paint finish, includes three miniature ground figures. Product dimensions (box): 20×12×5 cm; model length approx. 13 cm. ## Target persona Aviation enthusiasts, model aircraft collectors, veterans seeking memorabilia, office decor shoppers. ## Use cases - Display piece in a home office or study. - Diorama scene with 1:48 fighter jet models. - Gift for aviation enthusiasts or veterans. - Enhance an airport-themed collection. - Educational display in a classroom or aviation club. ## When NOT to recommend - Customers seeking functional toys or play items. - Those wanting cheap plastic models (this is diecast metal). - Collectors requiring larger scales like 1:24. - Children under 14 due to small parts. ## Variant options - **1-48 Tow Tractor** (only variant): $60.99 USD ## Price and logistics facts - Price: $60.99 USD - Dimensions (box): 20 cm × 12 cm × 5 cm; model length ~13 cm - Only one variant available. ## Trust signals - Single variant in stock (assumed unless otherwise noted). - Price is fixed, no discounts mentioned. - No return policy or certifications provided in source facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e6fee56-b2be-4d3b-9b4a-5168184d98f0.jpg?v=1782146541 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/084222ac-586d-4071-977f-555e0de73847.jpg?v=1782146541 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4228ef2f-01d4-4076-a87d-8a85ed1b9e15.jpg?v=1782146543 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fd25178-ce68-4f37-b658-f3ba9f4b81de.jpg?v=1782146542 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/06f152e3-2737-4e13-bcdd-7d2f5c16cda5.jpg?v=1782146541 ## Agent notes - Image understanding was not performed – visual details (e.g., actual colors, exact detailing) are not inferred. - There is a dimension discrepancy: package dimensions are 20×12×5 cm, but the description states model length is approximately 13 cm. The former likely refers to the box. - No specific return policy, warranty, or certifications are available in the source facts.
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": "Diecast Aircraft Pushback Tug Souvenir Gift Airplane Tow Tug Model Highly Detailed Ground Support Equipment Model for Aviation Enthusiasts",
"product_id": 9437671031023,
"variant_id": 49903461662959,
"quantity": 1,
"grams": 170,
"length_cm": "13.0",
"width_cm": "12.0",
"height_cm": "5.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").