Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99 – $34.99
Default variant: 1-72 2-4cm
Default SKU: dcd-30003507782
Default price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 爱好
Vendor: World Products
Weight: 70 g
Cart URL (default variant): https://landmarks.builders/cart/49739204952303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250321
JSON data: https://landmarks.builders/products/wp-dcd-10001250321.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Set of 3D-printed miniature WWII Russian soldier figures in 1/72 (2-4cm), 1/64 (3cm), or 1/35 (5cm) scale, unpainted white resin model.
Generated by: deepseek-v4-flash
## Identity
1/72 WWII Russian Soldiers (WWII俄军士兵) – miniature 3D printed figures, unpainted white model.
## Target persona
Scale model hobbyists, wargamers, diorama builders seeking unpainted WWII Soviet infantry figures in common miniature scales.
## Use cases
- Adding troop units to a WWII Eastern Front diorama.
- Populating wargame tables with Russian infantry (scale-dependent).
- Practicing miniature painting on small-scale unpainted figures.
- Customizing or converting figures for unique scenes.
- Building a collection of historical miniatures at affordable price.
## When NOT to recommend
- Buyers needing pre-assembled or painted figures.
- Those requiring historically accurate unit decals or specific regiments.
- If exact pose or weapon details must match historical references (pose variety unknown).
- For children under 14 due to small parts.
## Variant options
- **1-72 2-4cm** – $17.99 (smallest scale, likely multiple figures per pack)
- **1-64 3CM** – $17.99
- **1-35 5CM** – $34.99 (largest scale, fewer figures)
## Price and logistics facts
- Base price $17.99 USD; larger 1-35 variant $34.99.
- Package dimensions: 20×17×10 cm.
- Weight not provided; shipping policy unknown.
## Trust signals
- In stock (based on Shopify listing).
- Return policy not stated – check seller.
- No certifications mentioned.
- Same price for 1-72 and 1-64 variants suggests consistent value.
## Image assets
- 5 product images available:
1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dea1b4532d194f5b849feb3683ee1a02.png?v=1781488379
2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e444ad45748747888ee62409ab1e8416.png?v=1781488380
3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f9ae7c32fd8e41b294d9af76fac31324.png?v=1781488379
4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/116260d95c224b16b5fccec316ddfd15.png?v=1781488379
5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4c17e92f631434881162731d1a60548.png?v=1781488379
## Agent notes
- Images not analyzed; no visual detail reported.
- Figure count per pack not specified.
- Material type suggested by title ('白模' = white model) but not explicitly confirmed.This product has 15 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二战俄军士兵1\/64白模1\/35小摆件微缩素体微型兵人3D打印模型",
"quantity": 1,
"grams": 70000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "17.0",
"_height_cm": "10.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").