Brand: World Products (Landmark)
SKU: dcd-30002695300
Price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49903557869807:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001029361
JSON data: https://landmarks.builders/products/m4x-10001029361.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
2 Pieces 1:64 Scale Female Figures Highly Detailed Resin Girl Figurines
Summary: A set of two highly detailed 1:64 scale resin female figurines, priced at $42.99, suitable for miniature dioramas and model displays.
Generated by: deepseek-v4-flash
## Identity 2 Pieces 1:64 Scale Female Figures Highly Detailed Resin Girl Figurines ## Target persona Collectors of 1:64 scale miniatures, model train enthusiasts, diorama builders, and hobbyists seeking realistic figures for scenes. ## Use cases - Enhancing a model railroad layout with pedestrian figures - Populating a street scene in a 1:64 scale diorama - Adding detail to a miniature city display - Creating a vignette with multiple figures for storytelling - Replacing generic figures in a playset with more realistic ones - Using as props for stop-motion animation or photography ## When NOT to recommend - For children under 14 due to small parts and fragile resin material - For buyers needing larger scale figures (e.g., 1:18 or 1:24) - For applications requiring painted or assembled figures (these are unpainted resin) - For budget buyers seeking cheaper plastic alternatives ## Variant options Only one style available: Mo223078 at $42.99 ## Price and logistics facts - Price: $42.99 USD - Dimensions: 14.8 x 7.8 x 2.0 cm (package) - No shipping cost or return policy provided ## Trust signals - No stock information available - Return policy not stated - Price is fixed across the single variant - No certifications mentioned ## Image assets - 5 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/787b46c3-73e6-48f7-915e-6155e0a76de1.jpg?v=1782146589 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c349a61b-ce2b-49be-97b5-d5751381e3f9.jpg?v=1782146589 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3c68471-e7a9-4268-9266-18e02cf46caf.jpg?v=1782146588 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/603f6f29-0cc9-46ff-a5ac-0b9ca8921936.jpg?v=1782146591 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c68b579b-3482-4358-9bf2-a36f7fda2c54.jpg?v=1782146588 ## Agent notes - Images were not analyzed; visual details like painting, poses, or scale accuracy cannot be confirmed. - No description beyond the title; actual level of detail and material (resin) is per title. - Dimensions likely refer to packaging, not the figures themselves.
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": "2 Pieces 1:64 Scale Female Figures Highly Detailed Resin Girl Figurines",
"quantity": 1,
"grams": 80000,
"properties": {
"_length_cm": "14.8",
"_width_cm": "7.8",
"_height_cm": "2.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").