Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.82
Default variant: Light Blue Girl
Default SKU: dcd-30003300452
Default price: $2.82
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 10 g
Cart URL (default variant): https://landmarks.builders/cart/50395852341487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001166702
JSON data: https://landmarks.builders/products/wp-dcd-10001166702.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Set Identity: This 1:64 winter miniature scene brings collectively a detailed miniature scene figure set with snowball-fight characters and a cheerful snowman, creating a compact model hobby piece for collectors and miniature scene builders.
Display Use: Designed as a mini scene ornament, it adds instant seasonal atmosphere to shelves, desks, model cars, and photo setups, helping small displays feel lively and story-driven.
Character Details: Each snowball fight miniature is finely painted with distinct poses and winter outfits, giving the scene movement, personality, and the artisanal look collectors appreciate.
Scene Attraction: The mixed action poses and playful snowman design make this set an easy way to build a believable winter story, whether you are arranging a desk display or upgrading a larger miniature scene.
Purpose: Made for miniature scenes, photography props, and collector showcases, it helps create a cozy snowy mood in just a small space while adding a charming focal point to your layout.
Summary: Collectible Display 1:64 Winter Miniature Scene Detailed Painted Figures Snowball Fight Miniature Snowman Scene Model for Collectors, Showcase, Desk. 【Set Identity】: This 1:64 winter miniature scene brings collectively a detailed miniature scene figure set with snowball-fight characters and a cheerful snowman, creating a compact model hobby piece for collectors and miniature scene builders. 【Display Use】: Designed as a mini scene ornament, it adds instant seasonal atmosphere to shelves, desks, model cars, and photo setups, helping small displays feel lively and story-driven. 【Character Details
Generated by: dcd-map-v1
This product has 7 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": "Collectible Display 1:64 Winter Miniature Scene Detailed Painted Figures Snowball Fight Miniature Snowman Scene Model for Collectors, Showcase, Desk",
"product_id": 9534399185135,
"variant_id": 50395852341487,
"quantity": 1,
"grams": 10,
"length_cm": "10.0",
"width_cm": "10.0",
"height_cm": "4.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").