Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $35.99
Default variant: Spitfire W3458
Default SKU: dcd-30002708965
Default price: $35.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49810263703791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001031029
JSON data: https://landmarks.builders/products/m4x-10001031029.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Historical Significance: This meticulously crafted collectible model honors the legendary Spitfire, capturing the essence of the iconic aircraft that played a pivotal role in aviation history.
Authentic Detailing: As a high-quality aircraft model, it features precise patterns and authentic official Air Force markings that reflect the true essence of WWII airborne combat.
Exact Engineering: This 1/72 scale Spitfire model is designed with a perfect balance of alloy and ABS materials, ensuring a sturdy yet finely detailed structure for serious collectors.
Meticulous Craftsmanship: Every WWII British fighter plane reproduction undergoes careful finishing to highlight intricate panel lines and cockpit details, making it a standout piece in any display.
Premium Display: This diecast airplane model comes fully assembled with a dedicated display stand, perfect for showcasing on desks, bookshelves, or within a curated historical collection.
Summary: 1/72 Scale Fighter Plane Model Fully Assembled for Desk Decoration. 可一件代发,贴单发跨境平台 静态模型只适合摆放欣赏, 是静态模型摆件不是玩具 !! 零件精细,属于易碎品,不是玩具!! 比例:1/72 尺寸: 大约长12.8厘米 宽15.5厘米 左右 材 料:部分合金部分塑料ABS 功能:起落架是固定的,轮子不能转动,不是玩具!
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": "1\/72 Scale Fighter Plane Model Collector Quality for Desk Decoration",
"product_id": 9429689368815,
"variant_id": 49810263703791,
"quantity": 1,
"grams": 400,
"length_cm": "28.0",
"width_cm": "24.0",
"height_cm": "11.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").