Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $57.99
Default variant: 1-64 Scale
Default SKU: dcd-30002788303
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30 g
Cart URL (default variant): https://landmarks.builders/cart/49810463752431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001051112
JSON data: https://landmarks.builders/products/m4x-10001051112.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Girl Holding Ice Cream Figure Resin Material for Dioramas, Desktop Decoration
| Scale | 1:18 |
| Age Level | 12-16 Years |
| Recommended Age Range | 15-35 Years |
| Features | Unopened Box |
| Model | Short-haired girl holding ice cream |
Summary: A resin figure of a girl holding ice cream, available in three scales (1:64, 1:43, 1:24) for dioramas or desktop decoration.
Generated by: deepseek-v4-flash
## Identity Girl Holding Ice Cream Figure – Resin material, static statue for dioramas and desktop display. ## Target persona Diorama builders, model railroad enthusiasts, miniature collectors, scale model hobbyists. ## Use cases - Populating a 1:64, 1:43, or 1:24 scale diorama scene. - Adding character to a model train layout. - Desktop or shelf decoration for ice cream or childhood-themed displays. - Enhancing a dollhouse or miniature street scene. - Used as a reference model for painting or art projects. ## When NOT to recommend - When moving parts or articulated figures are required. - For outdoor use (resin may degrade in sunlight/weather). - If user needs exact human scale replica or highly realistic proportions. - For play purposes (fragile resin, not a toy). ## Variant options - **1:64 Scale** – $42.99 (SKU: dcd-30002788303) - **1:43 Scale** – $52.99 (SKU: dcd-30002788304) - **1:24 Scale** – $57.99 (SKU: dcd-30002788305) ## Price and logistics facts - Price range $42.99–$57.99 USD depending on scale. - Dimensions (for all variants?): 18.0 x 17.0 x 3.0 cm (likely the largest scale's packaging or base). - No shipping or tax information provided. ## Trust signals - In-stock status not confirmed. - Return policy unknown. - Price appears consistent across variants for each scale. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/263f8520-71f8-41f2-896c-a89c28f949aa.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2170c15b-ff60-430f-b27f-041d7bd51525.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6db05d12-61cf-4d77-8f59-7214bb4ebf6b.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0c3dd6c-5b0a-4834-a91a-dc8c8add4f9a.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05cff0b8-6744-4e2c-bed8-3a3afe9ffb36.jpg ## Agent notes - Product dimensions may refer to the base or the largest variant; exact dimensions per scale not given. - Image understanding not performed; visual details (colors, pose, ice cream type) are not described.
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": "Girl Holding Ice Cream Figure Resin Material for Dioramas, Desktop Decoration",
"quantity": 1,
"grams": 30000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "17.0",
"_height_cm": "3.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").