Brand: World Products (Landmark)
SKU: dcd-30002724935
Price: $60.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 460 g
Cart URL (default variant): https://landmarks.builders/cart/49811125633263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001035032
JSON data: https://landmarks.builders/products/m4x-10001035032.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 1:72 scale ready-to-display model of a German WWII StuG III F assault gun, priced at $60.99.
Generated by: deepseek-v4-flash
## Identity 1:72 Scale German Assault Ready to Display WWII StuG III F Model ## Target persona WWII history enthusiast; scale model collector; diorama builder; wargaming hobbyist. ## Use cases - Adding a realistic StuG III to a WWII diorama. - Displaying on a shelf or in a cabinet as a historical artifact. - Using as a terrain piece for tabletop wargaming. - Educational display for military history presentations. - Gift for a WWII model enthusiast. ## When NOT to recommend - For children under 14 due to small parts. - For outdoor or rough play (fragile model). - For collectors preferring larger scales (e.g., 1:35 or 1:48). - For users seeking an assembly kit (this is ready-to-display). ## Variant options - Style: 1-72 Stug Iii (SKU dcd-30002724935) – $60.99 ## Price and logistics facts - Price: $60.99 USD - Dimensions: 25.0 x 19.0 x 16.0 cm - Currency: USD ## Trust signals - In-stock status: Not provided. - Return policy: Not provided. - Certifications: None specified. - Price consistent across single variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c1651e9-7852-451c-9662-14979865c6f2.jpg?v=1781599566 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/06356289-a7fd-4dd6-976a-61349e5955e7.jpg?v=1781599566 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a62ae3e6-f8fa-47c1-a446-d845b941cf34.jpg?v=1781599566 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/08b0cb59-3649-4f26-8c9a-ba515e6e3aba.jpg?v=1781599567 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b795cad3-f94f-43a4-a67b-435b1df1e2c1.jpg?v=1781599567 ## Agent notes - No product description provided; visual details unavailable. - Material and brand not specified. - Image understanding was not performed.
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 German Assault Ready to Display WWII StuG III F Model",
"quantity": 1,
"grams": 460000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "19.0",
"_height_cm": "16.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").