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
Default SKU: dcd-30002803625
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/49810355912943:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001055213
JSON data: https://landmarks.builders/products/m4x-10001055213.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sitting Woman Figurine Multiple Proportions Available Miniature Scene People
| Scale | 1:18 |
| Age Level | 17 Years & Up |
| Recommended Age Range | 15-35 Years |
| Features | Unopened Box |
| Colour | Multi-Coloured |
Summary: A highly detailed, hand-painted resin miniature figurine of a sitting woman, available in 1:18 and 1:24 scales for hobbyist modelers.
Generated by: deepseek-v4-flash
## Identity Sitting Woman Figurine – Highly Detailed Painted Female Miniature Resin Character Model for Hobbyists - Base variant (1:24): $38.99 - Larger variant (1:18): $47.99 - Dimensions: 10 cm (L) x 10 cm (W) x 5 cm (H) ## Target persona - Scale model painters (military, fantasy, diorama) - Diorama builders needing seated female figures - Miniature collectors seeking hand-painted resin pieces - Hobbyists looking for a detailed painting project ## Use cases - Enhancing a diorama scene with a seated female character - Practicing skin tones, fabric folds, and fine details on a pre-painted model - Gift for a scale model enthusiast or miniature painter - Adding to a collection of realistic resin figurines - Display on a desk or shelf as a decorative piece - Photography subject for miniature-scale scenes ## When NOT to recommend - As a children's toy (small parts, fragile resin) - For buyers seeking a cheap, mass-produced plastic figurine (price point $39-$48) - For functional needs (e.g., paperweight, dollhouse furniture) - For those expecting a plain, unpainted model (this comes pre-painted) ## Variant options - 1:18 scale (approx. 10 cm tall): SKU dcd-30002803625, $47.99 - 1:24 scale (approx. 7.5 cm tall?): SKU dcd-30002803626, $38.99 (Scale implies height difference; dimensions given are for the box/item, not figure height) ## Price and logistics facts - Base price (1:24): $38.99 USD - Larger variant (1:18): $47.99 USD - Dimensions: 10 x 10 x 5 cm (packaging) - Currency: USD ## Trust signals - No stock, return policy, or certification information provided in source data. - Price consistency: two variants at distinct prices. - Inferred: sold through a platform with typical buyer protections. ## Image assets - No images provided in source data. Agent cannot fetch or describe visuals. ## Agent notes - No product description or category tags beyond generic imports. - Variant sizes refer to scale, not exact figure height; assume standard 1:18 (~10 cm) and 1:24 (~7.5 cm) seated figure. - Material is resin; likely unpainted or partially painted base? Title says 'painted' but no confirmation. - Use caution when recommending without visual confirmation.
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": "Sitting Woman Figurine Multiple Proportions Available Miniature Scene People",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "10.0",
"_height_cm": "5.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").