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 Scale
Default SKU: dcd-30002803638
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: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49810355781871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001055218
JSON data: https://landmarks.builders/products/m4x-10001055218.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Meticulous Craftsmanship: This female figure in long coat coat figurine is meticulously handmade from high-quality resin, featuring fine facial intricacies and realistic textures that bring the character to life.
Professional Finish: Each painted female figure undergoes a rigorous manual coloring process, ensuring lively, long-lasting hues and a sleek finish that meets the standards of serious collectors.
Versatile Application: An perfect miniature scene accessory, this model seamlessly integrates into metropolis street scenes, architectural layouts, or creative photography projects to add a suggestion of realism.
Scale Accuracy: This scale model female figure is available in precise 1/18 and 1/24 sizes, making it perfectly compatible with common model cars, dollhouses, and other miniature environments.
Decorative Attraction: More than just a miniature person, this elegant figure serves as a sophisticated desktop decoration for offices or homes, appealing to hobbyists and art fans alike.
Summary: Scale Model Woman Finely Detailed Scene Display Accessory for Desktop Decoration. Description: 【Exquisite Craftsmanship】: This scale model woman is meticulously hand-painted to depict realistic facial features and clothing textures, ensuring a high-quality finish for collectors. 【Versatile Application】: An ideal scene display accessory that brings metropolitan street scenes to life, perfect for architectural layouts, photography props, or creative display setups. 【Realistic Design】: Featuring a stylish woman in overcoat coat figurine wearing modern ripped jeans and sneakers, this model embodie
Generated by: m4x-map-v1
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": "Scale Model Woman Finely Detailed Scene Display Accessory for Desktop Decoration",
"product_id": 9429717090543,
"variant_id": 49810355781871,
"quantity": 1,
"grams": 50,
"length_cm": "16.0",
"width_cm": "16.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. 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").