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 Fine Painted
Default SKU: dcd-30002855452
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: 160 g
Cart URL (default variant): https://landmarks.builders/cart/49810356044015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001074746
JSON data: https://landmarks.builders/products/m4x-10001074746.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 scale model figure is meticulously crafted from resin, featuring a realistic walking pose that depicts the essence of a modern girl heading home after work.
Hand-Painted Detail: Each hand-painted female miniature undergoes a professional coloring process to ensure lively, lifelike skin tones and clothing textures that stand out in any showcase.
Scale: Designed as a miniature scale girl figure, making it an ideal size for detailed architectural visualizations and collector showcases.
Versatile Application: This modern walking girl figurine serves as a addition to city street scenes, sand table layouts, or as a unique decorative piece for your desk or bookshelf.
Scene Improvement: As a premium diorama accessory, it adds a touch of realism and human narrative to your miniature worlds, helping to bring environments to life with its dynamic posture.
Summary: Hand-painted 1:18 scale female miniature figure, available in 1/18 fine painted ($47.99) and 1/24 fine painted ($38.99) variants.
Generated by: deepseek-v4-flash
## Identity 1:18 Scale Female Figure, finely detailed hand-painted miniature. ## Target persona Collectors of miniatures, diorama modelers, figurine enthusiasts seeking realistic display pieces. ## Use cases - Enhancing a 1:18 or 1:24 scale diorama. - Adding a focal figure to a model car scene. - Collecting as a standalone display figurine. - Gifting to hobbyists or miniature painters. - Complementing a vehicle model collection (e.g., 1:18 or 1:24 scale cars). ## When NOT to recommend - For children's play (fragile, detailed hand-painted finish). - For buyers needing articulated or poseable figures. - For large-scale collections (e.g., 1:6 or 1:12 scales). - If the buyer requires a specific character or license (generic female figure). ## Variant options - **1/18 Fine Painted** (SKU: dcd-30002855452) – $47.99 - **1/24 Fine Painted** (SKU: dcd-30002855453) – $38.99 ## Price and logistics facts - Base variant (1/24): $38.99 USD - Premium variant (1/18): $47.99 USD - Dimensions: 19.0 × 14.0 × 10.0 cm (package?) ## Trust signals - No in-stock, return policy, or certification data provided. - Price consistency across variants; product type unspecified. ## Image assets No images provided. ## Agent notes - No description text available; rely on title and variants for content. - Image understanding was not performed due to missing URLs. - Dimensions may refer to packaging; check listing for figure scale measurement.
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 Figure Finely Detailed Hand-Painted Female Miniature Realistic Design Modern Walking girl Figurine for Design Professionals",
"quantity": 1,
"grams": 160000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "14.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").