Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $90.00 – $110.00
Default variant: 1/18 Fine Painted
Default SKU: dcd-30002855452
Default price: $110.00
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.
Authentic Realism: This scale model figure features a meticulously sculpted design that captures a lifelike posture and look of a woman walking home after work.
Exquisite Craftsmanship: Each 1:18 scale woman figure is crafted from high-quality resin and undergoes a rigorous hand-painting process to ensure lifelike facial features and clothing textures.
Versatile Application: An perfect miniature scene accessory for architects and hobbyists looking to add a hint of modern life to city sand tables, street scenes, or car model displays.
Artistic Intricacy: This hand-painted female miniature showcases professional-grade coloring with subtle shading on the white shirt and black leggings for a premium visual effect.
Modern Aesthetic: The modern walking woman figurine serves as a perfect decorative piece for collectors, bringing a realistic human component to any miniature environment.
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 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": "girl Figure Finely Detailed Hand-Painted Female Miniature Realistic Design Modern Walking girl Figurine for Design Professionals",
"product_id": 9429717221615,
"variant_id": 49810356044015,
"quantity": 1,
"grams": 160,
"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. 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").