Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $38.99 – $47.99
Default variant: 1-18 Painted
Default SKU: dcd-30002803627
Default price: $47.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49810356109551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001055214
JSON data: https://landmarks.builders/products/m4x-10001055214.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Craftsmanship: This miniature ponytail girl figurine is meticulously hand-painted with high precision to capture realistic facial features and clothing textures.
Versatile Scale: A diorama accessory available in 1/18(optional)or 1/24 (optional), making it ideal for architectural layouts and creative photography.
Premium Material: Each mini human figurine is crafted from resin, ensuring a smooth process and structure for long-term display.
Realistic Design: This scaled miniature upright female figure miniature features a casual yet elegant pose with crossed arms, dressed in a pink blouse and detailed blue jeans.
: A stunning painted miniature female figure that serves as a unique centerpiece for sand table decorations, hobbyist collections, or office desk ornaments.
Summary: Highly detailed painted ponytail girl figurine for sand tables, available in 1-18 and 1-24 scales, priced from $38.99.
Generated by: deepseek-v4-flash
## Identity Ponytail Girl Figurine Highly Detailed Painted Female Figure for Sand Tables ## Target persona Model railroad enthusiasts, sand table hobbyists, diorama builders, and miniature collectors seeking realistic figures for scale layouts. ## Use cases - Adding detail to model train layouts - Populating sand tables for wargaming or terrain display - Creating realistic dioramas or vignettes - Collecting miniature human figures in 1-18 or 1-24 scale ## When NOT to recommend - For rough play or use by children under 3 (delicate painted parts) - For outdoor weather-exposed displays - As a standalone ornament without a scale context - When a multipack or cheaper bulk figures are needed ## Variant options - **1-18 Painted** – SKU dcd-30002803627 – $47.99 - **1-24 Painted** – SKU dcd-30002803628 – $38.99 ## Price and logistics facts - Base price: $38.99 (1-24 variant) - Dimensions: 10 cm × 10 cm × 4 cm (L×W×H) - No shipping information provided ## Trust signals - In-stock status not confirmed - Return policy not specified - No certifications listed ## Image assets No product images available. ## Agent notes No image data was provided; product appearance must be verified from other sources.
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": "Scaled Miniature Ponytail Girl Figurine Highly Detailed Painted Mini Female Figure Resin Material for Collectors, Hobbyists, Dioramas",
"quantity": 1,
"grams": 50000,
"properties": {
"_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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").