Brand: World Products (Landmark)
SKU: dcd-30003941527
Price: $15.42
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Toy
Vendor: World Products
Weight: 200 g
Cart URL (default variant): https://landmarks.builders/cart/50458096206063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001388049
JSON data: https://landmarks.builders/products/wp-dcd-10001388049.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This is a 1:72 scale alloy model of a WW2 US Armed Forces transport vehicle, specifically the Logistics 353 Truck. It features an olive drab finish and a metal body. The model includes a textured transport area cover, realistic cabin, cab-mounted machine, and white historical markings. It has a six-wheel stance and is designed for display. It is a finished model, not a kit.
Summary: 1:72 scale finished alloy model of a WW2 US Logistics 353 Truck with olive drab finish, metal body, six-wheel stance, and display design; priced at $15.42.
Generated by: deepseek-v4-flash
## Identity Pre-finished 1:72 scale alloy model of a WW2 US Armed Forces Logistics 353 Truck. Features olive drab finish, metal body, textured transport area cover, realistic cabin, cab-mounted machine, white historical markings, and six-wheel stance. Dimensions: 21.5 x 17.5 x 5.5 cm. Not a kit. ## Target persona Military die-cast/alloy model collectors; WW2 history enthusiasts; buyers seeking display-ready scale vehicles; scale model hobbyists who prefer finished models over assembly. ## Use cases Desk or shelf display piece for military vehicle interest; addition to a WW2 Allied vehicle collection; gift for a military history or truck enthusiast; visual reference for dioramas or educational displays; office conversation piece. ## When NOT to recommend Buyers expecting an unassembled kit or building project; those wanting a toy for rough play or young children (described for display); collectors needing exact prototype accuracy or specific variant details beyond provided facts; buyers expecting a larger scale such as 1:43 or 1:24. ## Variant options One variant: SKU dcd-30003941527, '12012LA 1:72 Scale', priced at $15.42. ## Price and logistics facts Price: $15.42 USD. Dimensions: 21.5 cm length x 17.5 cm width x 5.5 cm height. Finished model, no assembly required. Source data lists this as catalog-validated and quality-audited. ## Trust signals In-stock status not explicitly stated; source tags indicate wp-content-validated and wp-quality-audited. No return policy information provided. Single variant with a consistent price. ## Image assets Five images available at the following URLs: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8fabc94-95e4-4590-b70f-1ecb28d87dcc.jpg?v=1786251633 , https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f34d299-ebcd-4b0c-9ffb-fb1ee677946a.jpg?v=1786251678 , https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f10c77b4-2681-40db-ac9f-93dadca3b9a5.jpg?v=1786251631 , https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22658a16-0217-488d-8f7b-92ca43164304.jpg?v=1786251639 , https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e1a96ba6-d196-4e4b-b48e-58be9d2f4d2c.jpg?v=1786251610 ## Agent notes Image URLs are provided as fetchable assets but were not visually inspected; no visual details are inferred. 'Cab-mounted machine' is used exactly as listed and is not further specified in source data. Recommend verifying finish, markings, and overall condition from images before purchase.
This product has 11 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": "WW2 US Armed Forces Transport Vehicle Logistics 353 Truck Model Alloy Finished",
"product_id": 9539896967407,
"variant_id": 50458096206063,
"quantity": 1,
"grams": 200,
"length_cm": "21.5",
"width_cm": "17.5",
"height_cm": "5.5"
}],
"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").