Brand: World Products (Landmark)
SKU: dcd-30002712250
Price: $34.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 470 g
Cart URL (default variant): https://landmarks.builders/cart/49903524217071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001031817
JSON data: https://landmarks.builders/products/m4x-10001031817.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
1/72 Scale Harrier Jet Model Includes Landing Gear Diecast Airplane
Summary: 1/72 scale diecast Harrier jet model with landing gear, Navy Blue color, priced at $34.99.
Generated by: deepseek-v4-flash
## Identity Product: 1/72 Scale Harrier Jet Model Diecast Airplane. Brand: not specified. Category: Diecast aircraft model. ## Target persona Diecast model collectors, aviation enthusiasts, military history buffs. ## Use cases - Desk or shelf display - Addition to a diecast aircraft collection - Gift for aviation model hobbyists - Educational reference for military aircraft - Hobby crafting or diorama building ## When NOT to recommend - User wants a remote-controlled flying model - User requires a larger scale (e.g., 1/48 or 1/32) - User is looking for a civilian aircraft model - User expects a fully assembled and painted model (this is diecast, typically pre-assembled) - User intends to give as a toy for young children (small parts hazard) ## Variant options Only one variant available: Color Navy Blue (SKU: dcd-30002712250, Price: $34.99) ## Price and logistics facts Price: $34.99 USD. Dimensions: 23.0 cm x 23.0 cm x 13.0 cm. Weight and shipping details not provided. ## Trust signals - In-stock status: not stated - Return policy: not provided - Price consistency: single price, no discounts mentioned - Certifications: none specified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2afa76d5-d26a-4948-b960-b4430d18dd21.jpg?v=1782146572 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/225135c4-9779-413e-871a-7f1deebf7994.jpg?v=1782146572 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1fec03c3-9991-433a-a685-8515665d2366.jpg?v=1782146577 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70c1f5de-129d-4bf4-a623-f188fd6bf60b.jpg?v=1782146572 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bcc8fa24-f74a-4d38-89a2-05a8260bc65f.jpg?v=1782146572 ## Agent notes Images are available but visual details (e.g., condition, paint quality, scale accuracy) were not assessed. Only one color variant is listed. No additional product details or brand information provided.
This product has 12 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": "1\/72 Scale Harrier Jet Model Includes Landing Gear Diecast Airplane",
"quantity": 1,
"grams": 470000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "23.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").